Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.
golang database server key-value gplv3 value key in-memory expiration ttl http-protocol key-value-database ttl-cache key-value-store storage-server elements-purged
-
Updated
Jul 9, 2020 - Go