The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.00

  • hold e^n bytes, where n is the id of the database.
  • When items are moved from a database, the file is automatically vaccuumed. The last id is moved to this location and the file truncated.
  • Removed recycling. We are using long ids and if those are not enough, the implementer can implement some sort of recycling.

Modules

Simple and fast record based data store

Provides

in lib/Data/RecordStore.pm