The following module was proposed for inclusion in the Module List:

  modid:       LMDB_File
  DSLIP:       Rdch2
  description: Tie to LMDB (Lightning Memory-Map DB)
  userid:      SORTIZ (Salvador Ortiz)
  chapterid:   7 (Database_Interfaces)
  communities:

  similar:
    DB_File SDBM_File GDBM_File NDBM_File BerkeleyDB

  rationale:

    LMDB is a new DBM library developed by the OpenLDAP people to
    replace BerkeleyDB, its API is modeled loosely on the BerkeleyDB
    API, but much simplified.

    This module is a wrapper of LMDB for the Perl language.

    I'm using the rootlevel "LMDB_File" namespace because all DBM
    modules in Perl follows this naming convention for its TIE
    interface.

    In addition, the module uses the "LMDB" namespace for its own
    classes: LMDB::Env, LMDB::Txn, LMDB::Cursor, etc. similar to
    BerkeleyDB own classes.

  enteredby:   SORTIZ (Salvador Ortiz)
  enteredon:   Mon Aug 19 15:22:30 2013 UTC

The resulting entry would be:

LMDB_File         Rdch2 Tie to LMDB (Lightning Memory-Map DB)        SORTIZ


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8dc00000_0b561a7a3f79b5c7&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=8dc00000_0b561a7a3f79b5c7&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=LMDB_File

Reply via email to