Skip to content

Latest commit

 

History

History
39 lines (10 loc) · 462 Bytes

README.md

File metadata and controls

39 lines (10 loc) · 462 Bytes

atbr

What is atbr?

large-scale in-memory key-value pair store for Python

Why atbr?

1) Modern boxes have 10-100s of Gigabytes of RAM

2) Gigabyte+-size Python dictionaries are slow to fill

4) Gigabyte+-size dictionaries are fun to use

5) atbr is fast - using C++-based key-value store

Where is the documentation?

http://atbr.atbrox.com/