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

  modid:       MCDB_File
  DSLIP:       adhrl
  description: fast, reliable, simple, 64-bit constant mcdb
  userid:      GSTRAUSS (Glenn Strauss)
  chapterid:   7 (Database_Interfaces)
  communities:
    on github already; plan to discuss in mailing list in future

  similar:
    CDB_File

  rationale:

    mcdb (mmap constant database) is originally based on the cdb
    package, a: "fast, reliable, simple package for creating and reading
    constant databases." mcdb is almost 33% faster, provides support for
    use in threaded programs, and supports databases larger than 4 GB.

    CDB_File module is based on cdb and has the limitations of cdb (max
    4 GB database, not thread-safe). This new module, MCDB_File improves
    the speed and removes the limitations, but mcdb databases are *not*
    compatible with cdb so this module could not be an enhancement to
    CDB_File.

    Please consider this request for a top-level namespace in order
    that this module follows the naming convention of other Database
    *_File modules (AnyDBM_File, CDB_File, DB_File, GDBM_File,
    NDBM_File, SDBM_File, etc.).

    Cheers, Glenn

  enteredby:   GSTRAUSS (Glenn Strauss)
  enteredon:   Mon Apr 23 07:31:40 2012 GMT

The resulting entry would be:

MCDB_File         adhrl fast, reliable, simple, 64-bit constant mcdb GSTRAUSS


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=ef900000_1bfbe117ee90ecf1&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ef900000_1bfbe117ee90ecf1&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=MCDB_File

Reply via email to