Skip to content

Alexandria (named after the Library of Alexandria) is a in-memory, distributed key-value store written in Go. It is NoSQL, eventually consistent, and highly available.

License

Notifications You must be signed in to change notification settings

dqian96/alexandria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexandria

Alexandria is an in-memory, distributed key-value store written in Go.

It is designed to be a fast, eventually consistent, and highly available cache, making it ideal for storing non-mission critical data in order to alleviate database load.

Alexandria is strongly influenced by Redis and Memcached.

About

Alexandria (named after the Library of Alexandria) is a in-memory, distributed key-value store written in Go. It is NoSQL, eventually consistent, and highly available.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages