Result for 045E318C69223561D1D262B3B67E8FF0CFF90437

Query result

Key Value
FileName./usr/share/gocode/src/github.com/siddontang/ledisdb/store/goleveldb/iterator.go
FileSize656
MD5B3E59FF8A7681ADD5C64D81D4599A4B5
SHA-1045E318C69223561D1D262B3B67E8FF0CFF90437
SHA-25687AB75D5BAEBA8E5B402AC166FD7D9617926F5BDDCE4A3F81350032E478CD7A6
SSDEEP12:G0Iscw9GU5nM5C27aRMzoCDRM+/oMWRM2x7iQObRMRvRMBD2pALRMebkRMt1HRM6:N/91e5JWMvM+wMWMWGd1MPMBJMesMBM6
TLSHT182F08663C7CDDB310D9C3B14FC09740EB7D9D4D5C9AC4054818D3CA1F90E44A0728421
hashlookup:parent-total10
hashlookup:trust100

Network graph view

Parents (Total: 10)

The searched file hash is included in 10 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5E858239E31667AD5BED6B2B88AC17A86
PackageArchnoarch
PackageDescriptionLedisdb is a high-performance NoSQL database library and server written in Go. It's similar to Redis but store data in disk. It supports many data structures including kv, list, hash, zset, set. LedisDB now supports multiple different databases as backends. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/ledisdb/ledisdb
PackageMaintainerFedora Project
PackageNamegolang-github-ledisdb-devel
PackageRelease2.20210112gitd35789e.fc34
PackageVersion0.6
SHA-1CCAF5BE669D1C260FE0EB1ABB039B960242E70D2
SHA-2563FA3C8386A1FD9C813214FEE15F38D6D8453EA9891B08D2CC946B1388314B2FB
Key Value
MD5273CCF000E6FBE634A39B64000D1EE1A
PackageArchx86_64
PackageDescriptionThis package provides debug sources for package golang-github-ledisdb. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNamegolang-github-ledisdb-debugsource
PackageRelease2.20210112gitd35789e.fc34
PackageVersion0.6
SHA-114F52A0D9AAACAC9FBAD23C5A46CC4C790CB424A
SHA-256D876ABC357F650974A137E6322E5BC75B5099C7CC238A75730E4984A793F1E3E
Key Value
FileSize39284
MD57FC50EF9F20C00521C1782AD51BA10E8
PackageDescriptionNosql database with kv, list, hash, zset, bitmap, set This Go library implements a NoSQL database with kv, list, hash, zset, bitmap, and set. This library uses goleveldb as a backend to store data. It is a pure Go implementation of ledisdb and shrink. . Features: - Rich data structure: KV, List, Hash, ZSet, Bitmap, Set - Store large amounts of data in memory - Support expiration and TTL - Easy to use interface
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-lunny-nodb-dev
PackageSectiondevel
PackageVersion0.0~git20160621.0.fc1ef06-5
SHA-1C7690D30AFA59D4EDE32ADBBB04E0A8E0A5DD784
SHA-2567BA5EFEE8F263C3C789A247A85B23AB9CFD6BAFA5A6D1C316DA1FA4AE2EA3082
Key Value
FileSize38972
MD5232F1ED29DCF44C62072C4E912A9EB99
PackageDescriptionNosql database with kv, list, hash, zset, bitmap, set This Go library implements a NoSQL database with kv, list, hash, zset, bitmap, and set. This library uses goleveldb as a backend to store data. It is a pure Go implementation of ledisdb and shrink. . Features: - Rich data structure: KV, List, Hash, ZSet, Bitmap, Set - Store large amounts of data in memory - Support expiration and TTL - Easy to use interface
PackageMaintainerQA Group <packages@qa.debian.org>
PackageNamegolang-github-lunny-nodb-dev
PackageSectiondevel
PackageVersion0.0~git20160621.0.fc1ef06-4
SHA-1B2348E6125C41305B45602CFF4FF2A28A15C58F8
SHA-256E8657D5C83F3F525884CD494FC162F5282634C84B3684A6200CF651F44C98B61
Key Value
MD52BAEA143DC1B37C48991AC2777AD9B83
PackageArchnoarch
PackageDescriptionNodb is a fork of ledisdb and shrink version. It's get rid of all C or other language codes and only keep Go's. It aims to provide a nosql database library rather than a redis like server. So if you want a redis like server, ledisdb is the best choose. Nodb is a pure Go and high performance NoSQL database library. It supports some data structure like kv, list, hash, zset, bitmap, set. Nodb now use goleveldb as backend to store data. This package contains the source code needed for building packages that reference the following Go import paths: – gitea.com/lunny/nodb
PackageMaintainerFedora Project
PackageNamegolang-gitea-lunny-nodb-devel
PackageRelease0.2.20210111git3238c46.fc34
PackageVersion0
SHA-141C74DEDF048B73FE3F168315CF5E2136007F529
SHA-256978AFE674936DC47609C08355E731E2CD7D5E9FD490E73A3E5397E4A1802DD58
Key Value
MD5EFCFF91A748C7F2798AFAE88B4ECAA3B
PackageArcharmv7hl
PackageDescriptionThis package provides debug sources for package golang-github-ledisdb. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNamegolang-github-ledisdb-debugsource
PackageRelease2.20210112gitd35789e.fc34
PackageVersion0.6
SHA-1F4003162E78AFBFB3055A24D5309338B43ECD40C
SHA-2563C0B4CBDCDBBF3DE0F00571DC97F39604EB37DB00EFD7B43EC33E630DAA16939
Key Value
FileSize411272
MD54A540CE9FB28E94EA02D3236F4546616
PackageDescriptionHigh-performance NoSQL database written in Go Ledisdb is a high-performance NoSQL database, similar to Redis, written in Go. It supports many data structures including kv, list, hash, zset, set. It supports multiple different databases as backends. . Features - Rich data structure: KV, List, Hash, ZSet, Set. - Data storage is not limited by RAM. - Various backends supported: LevelDB, goleveldb, RocksDB, RAM. - Supports Lua scripting. - Supports expiration and TTL. - Can be managed via redis-cli. - Easy to embed in your own Go application. - HTTP API support, JSON/BSON/msgpack output. - Replication to guarantee data safety. - Supplies tools to load, dump, and repair database. - Supports cluster, use xcodis - Authentication (though, not via http)
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-siddontang-ledisdb-dev
PackageSectiondevel
PackageVersion0.5+git20170821.86.57a07ed-3
SHA-1CE84844158C347B6F097AEB2BC536EAAA407776A
SHA-2569AD0B15222BA2673CF181992DD967469C545B781EB9578AC5F09010CE13B4608
Key Value
FileSize39020
MD5996B025256917B6F870521DB5B30437B
PackageDescriptionNosql database with kv, list, hash, zset, bitmap, set This Go library implements a NoSQL database with kv, list, hash, zset, bitmap, and set. This library uses goleveldb as a backend to store data. It is a pure Go implementation of ledisdb and shrink. . Features: - Rich data structure: KV, List, Hash, ZSet, Bitmap, Set - Store large amounts of data in memory - Support expiration and TTL - Easy to use interface
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-lunny-nodb-dev
PackageSectiondevel
PackageVersion0.0~git20160621.0.fc1ef06-4
SHA-19A69D02482A38073BCE0F7154D57D9EE6356A333
SHA-256077D29EA915A6688EECB81633C84BEAB5C720D82FB0AA13E23412FCD9749489B
Key Value
FileSize39236
MD5FA9E665814C747613E432248D6E32F96
PackageDescriptionNosql database with kv, list, hash, zset, bitmap, set This Go library implements a NoSQL database with kv, list, hash, zset, bitmap, and set. This library uses goleveldb as a backend to store data. It is a pure Go implementation of ledisdb and shrink. . Features: - Rich data structure: KV, List, Hash, ZSet, Bitmap, Set - Store large amounts of data in memory - Support expiration and TTL - Easy to use interface
PackageMaintainerDebian QA Group <packages@qa.debian.org>
PackageNamegolang-github-lunny-nodb-dev
PackageSectiondevel
PackageVersion0.0~git20160621.0.fc1ef06-5
SHA-1A3C56876BF07BEA80D38D21FD01D52AD5CD1E36F
SHA-256BC9AF3A9529BD5A7E36C954FDD96F9CB1D43F800B26263E361F15BD5C1AF478B
Key Value
MD59877CD982C9859E1F48F5A38918955CB
PackageArchaarch64
PackageDescriptionThis package provides debug sources for package golang-github-ledisdb. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNamegolang-github-ledisdb-debugsource
PackageRelease2.20210112gitd35789e.fc34
PackageVersion0.6
SHA-1E940D734BEDB79FA5FF44298786EF502BF45CC2D
SHA-256ED901D9D4EE419D28B5191287C6C6D040D272AA42A31E4339ADC89AEEF699BB3