aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Tie-LevelDB/pkg-descr
blob: 0938bad27afd3633d19008c0f89535e5d52563ea (plain) (blame)
1
2
3
4
5
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See
http://code.google.com/p/leveldb/ for more details.

Interface is implemented both as a reflection of an original LevelDB C++ API and
a Perl-ish TIEHASH mechanism.