AmberDB - NoSQL database engine in Perl Wiki
High-performance, NoSQL engine with transactions for Perl
Brought to you by:
marufcetin2
Turkce Dokumantasyon | English Documentation
Category: File Formats & Storage
Location:dbstore/cache/${table_id}.dband*.inx
Format: In-Memory /tmpfsBerkeley DB and Binary Index
Files stored under dbstore/cache/ are in-memory mirrors of high-traffic database tables and primary .inx indexes residing on OS-level RAM-disks (tmpfs on Linux, ImDisk on Windows). They allow queries to be served in microseconds with zero disk spindle/NVMe controller latency.