File: TODO

package info (click to toggle)
liblmdb-file-perl 0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 500 kB
  • sloc: perl: 1,090; pascal: 328; sh: 32; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
====
TODO
====

We will closely follow LMDB's development towards version 1.0, and accordingly adjust
LMDB_File.

We plan the following read-map for LMDB_File 1.0, in no particular order:

- Implement the perldbmfilter(1) API?
- Complete documentation
- Tested multi-threading support
- Complete the test harness