Bangdb
Likes 0
Name | Bangdb |
|---|---|
| Best used | For random reads and writes, rapidly changing data, data not needed to fit in memory as it works with overflow decently |
| Usage example | key value store, real time data, static data, session data, object store |
| Main focus | Speed, Robustness, Crash Recovery, Scale from embedded to network to whole data grid. Available in many flavors. Elastic |
| License | BSD |
| Projects using it | |
| Technical details | |
| Latest version | 0.5 |
| Release date | May 25th 2012 |
| Initial release | Apr. 25th 2012 |
| Transaction support | Yes |
| Replication | P2P |
| Protocol | Custom API, HTTP |
| Development language | C/C++ |
| Platforms | Cross-Platform |
| Additional | |
| Website | bangdb.com |
| Wikipedia | wikipedia.org/... |
| Flavor | Embedded, Network, Elastic Cache |
| Access Model | Embedded as part of process (Released) Client Server Distributed data grid - P2P |
User reviews and comments