EVCache

A distributed in-memory data store for the cloud

APACHE-2.0 License

Stars
2K
Committers
40

Bot releases are visible (Hide)

EVCache -

Published by smadappa about 4 years ago

EVCache -

Published by smadappa about 4 years ago

EVCache - Consolidated hashing to Impl, Flip duet between primary and secondary, EVCacheInternalImpl

Published by sumanth-pasupuleti about 4 years ago

EVCache - Support for duet primary and counting secondary write asgs towards writeonly

Published by sumanth-pasupuleti about 4 years ago

EVCache - Adding disclaimer comment for EVCacheInternalImpl

Published by sumanth-pasupuleti about 4 years ago

EVCache - EVCacheInternal changes and bug fix

Published by sumanth-pasupuleti about 4 years ago

  • EVCacheInternal is now package-private
  • Added support for metaGetPerClient and metaDebugPerClient.
  • Bug fix for set and replace APIs to support mixed clients with and without hashing
  • Support for disabling hashing at client level, even if hashing is enabled at app level
EVCache - Support for multiple destination IPs in EVCacheInternal

Published by sumanth-pasupuleti about 4 years ago

EVCache - EVCacheInternal interface

Published by sumanth-pasupuleti about 4 years ago

EVCacheInternal supports functionality like sending writes to writeonly clients, ensuring writes go to a specific destination ip.

EVCache - Incrementing master release version

Published by sumanth-pasupuleti over 4 years ago

EVCache - EVCacheInternal interface

Published by sumanth-pasupuleti over 4 years ago

EVCache - Consolidated hashing and support for maxHashBytes

Published by sumanth-pasupuleti over 4 years ago

  • Consolidated hashing to EVCacheImpl (by removing it from within EVCacheClient)
  • Configuration for encoding vs not (not yet in use) and maxHashBytes
  • Throw exception when using append / appendOrAdd API calls in combination with hashing, since that is not supported
  • Added functional tests for testing non hashing, hashing at app level and hashing at ASG level scenarios
EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago

EVCache -

Published by smadappa over 4 years ago