Key | Value |
---|---|
FileName | ./usr/share/doc/libleveldb1v5/changelog.Debian.gz |
FileSize | 3398 |
MD5 | 00438B1430697482A69911CDCBA1330E |
SHA-1 | D6011DE856DDDE9DA0AF18F64D43617A89E60B32 |
SHA-256 | 80B8AD6A40DADD8886AF59A42ABD1111E510A82C313086FA3564A2C8C38A74AB |
SSDEEP | 96:hcFRAIYAKZU4U4X6HCkzIu2Z11CraQObQyEHnE7aQH:hUI5X6K5Z1EraQOUh0bH |
TLSH | T181616A86D90111181A4CA0F05E1AE4FA722973B00E3178ECF1327EB949CFB1884CBE6F |
hashlookup:parent-total | 31 |
hashlookup:trust | 100 |
The searched file hash is included in 31 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 128376 |
MD5 | 6AB54D81DEDB67D739732E3E00EEDE29 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb1v5 |
PackageSection | libs |
PackageVersion | 1.18-5 |
SHA-1 | 079024B209A015C32983E3EFEDDD788781F2B94C |
SHA-256 | 9B0AF968E64E3A1362DF06D1C580291A82667DC0873404DE2DF9FB07CC3E579C |
Key | Value |
---|---|
FileSize | 117074 |
MD5 | 1C0BA2315CCC1BD379E1960390C6D9B8 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb1v5 |
PackageSection | libs |
PackageVersion | 1.18-5 |
SHA-1 | 148D700805A7CA0E089814326934D2CC020BE205 |
SHA-256 | 3BEEDA0AD35D284B7902DC6DA9B2261EB343ED3B6A30E5EE638F06F9FAE62AE9 |
Key | Value |
---|---|
FileSize | 130860 |
MD5 | 819A49A3CFB2BF2AFDB837AC3705D38D |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb1v5 |
PackageSection | libs |
PackageVersion | 1.18-5 |
SHA-1 | 1A623649D410A57033EB65B4A04DD6B921391E25 |
SHA-256 | 75F09E79DF1E1A5FEA242A177D1849C1512A52B9A96A98297E969BE5DE5A2568 |
Key | Value |
---|---|
FileSize | 1278270 |
MD5 | 4A9A6B8C64E49A1A9C4E058C57CA3345 |
PackageDescription | fast key-value storage library (debug symbols) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the debugging symbols. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb-dbg |
PackageSection | debug |
PackageVersion | 1.18-5 |
SHA-1 | 2AA7D6338E7CD348A3408086C01A2C867EAFE717 |
SHA-256 | FD363EA335631E833FCD7B8FBA5EEF3014B0B679135863A8FB7B5CD5D3E73A67 |
Key | Value |
---|---|
FileSize | 124516 |
MD5 | 40823A83F9E36328DB080C67F1CA6580 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb1v5 |
PackageSection | libs |
PackageVersion | 1.18-5 |
SHA-1 | 2D07AFE731BD69D8D8BC1CADE5AD7FA509551AC8 |
SHA-256 | B1D07A1AFA158291D83E3BA633F87257436F40616DCFA25AF4E69DE354A46338 |
Key | Value |
---|---|
FileSize | 170230 |
MD5 | 7A5C2774F9EE2BB40BD623A03638D65D |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.18-5 |
SHA-1 | 2D1A92F32EFA70D54D9AAE9DDD7EF1F2F37BD711 |
SHA-256 | 6235D0AE5D460036DFA5F6F13D94D65E6AF8A3EB3D77C418E2424E7038292114 |
Key | Value |
---|---|
FileSize | 179484 |
MD5 | A21E83A846A053EEB18CD18055C7D0A7 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.18-5 |
SHA-1 | 2EB4372E530C2FB4290A3756C13FDBF0CF4D057F |
SHA-256 | 0DC8D1AA0898813BBD8EF012E8A57DE2594E9DE1FB48A7F73AC86121AAEB45D2 |
Key | Value |
---|---|
FileSize | 120832 |
MD5 | 801C262307056A7E3A7A299EA4411F77 |
PackageDescription | fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb1v5 |
PackageSection | libs |
PackageVersion | 1.18-5 |
SHA-1 | 45677CE6736240737F6B96C61B903B0158C77DB6 |
SHA-256 | E642D2D3BF8E078A89366F02FAC8CAD0CBEEFEB74320A41D920E9C1D97BCC3D4 |
Key | Value |
---|---|
FileSize | 1269210 |
MD5 | 1967C2CEFE39ADBF6AC20C966FC26C59 |
PackageDescription | fast key-value storage library (debug symbols) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the debugging symbols. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb-dbg |
PackageSection | debug |
PackageVersion | 1.18-5 |
SHA-1 | 4C79E093CE8871262B4B24B298A00D0C75AEE34A |
SHA-256 | CE187744115577141D39790FF2C20266810E59C5B74CCA461DF87F21245271EA |
Key | Value |
---|---|
FileSize | 171230 |
MD5 | FCF6BDCEE7439480EB12913451171F01 |
PackageDescription | fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. |
PackageMaintainer | Alessio Treglia <alessio@debian.org> |
PackageName | libleveldb-dev |
PackageSection | libdevel |
PackageVersion | 1.18-5 |
SHA-1 | 59B131588ACB990D69063DE9540072F2A5087519 |
SHA-256 | 6FBC1F6EFE3FDBD92148A2E0EFA6384E6E8645E9E156B52CD859577044DD8B8C |