fast in-memory db for frontend applications
- Fast performance NoSQL in-memory database, collections with unique index (1.1M ops/s) and binary-index (500k ops/s).
- Runs in multiple environments (browser, node, nativescript, mobile)
- Dynamic Views for fast access of data subsets
- Built-in persistence adapters, and the ability to support user-defined ones
- Changes API
- Joins
version 1.0
For node and nativescript environments you can install through npm install arsenaljs.
exactIndex key-value datastore MRU cache MongoDB API compatibility server standalone (tcp and http servers and clients) replication and horizontal scaling
For help / enquiries contact agarwalnitesh42@gmail.com
What all functionalities are there in ArsenalJS ——
- Insert record
- Delete record
- Update record
- Read Record