Package kvd.client


package kvd.client
  • Class
    Description
    KvdClient is the public API that clients should use to interact with the server.
    Use this builder to construct a KvdClient instance when you need to set configuration options other than the default.
     
     
    Transaction support, Unit of Work pattern
    For executing transactions, this is a unit of work.
    For executing transactions, this is a unit of work.