{"id":11796840,"name":"github.com/sei-protocol/gorocksdb","ecosystem":"go","description":"Package gorocksdb provides the ability to create and access RocksDB databases.\n\ngorocksdb.OpenDb opens and creates databases.\n\nThe DB struct returned by OpenDb provides DB.Get, DB.Put, DB.Merge and DB.Delete to modify\nand query the database.\n\nFor bulk reads, use an Iterator. If you want to avoid disturbing your live\ntraffic while doing the bulk read, be sure to call SetFillCache(false) on the\nReadOptions you use when creating the Iterator.\n\nBatched, atomic writes can be performed with a WriteBatch and\nDB.Write.\n\nIf your working dataset does not fit in memory, you'll want to add a bloom\nfilter to your database. NewBloomFilter and\nBlockBasedTableOptions.SetFilterPolicy is what you want. NewBloomFilter is\namount of bits in the filter to use per key in your database.\n\nIf you're using a custom comparator in your code, be aware you may have to\nmake your own filter policy object.\n\nThis documentation is not a complete discussion of RocksDB. Please read the\nRocksDB documentation \u003chttp://rocksdb.org/\u003e for information on its\noperation. You'll find lots of goodies there.","homepage":"https://github.com/sei-protocol/gorocksdb","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sei-protocol/gorocksdb","keywords_array":[],"namespace":"github.com/sei-protocol","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-14T12:42:38.495Z","latest_release_number":null,"last_synced_at":"2026-03-19T07:50:04.015Z","created_at":"2025-06-13T11:28:49.410Z","updated_at":"2026-03-19T07:50:04.015Z","registry_url":"https://pkg.go.dev/github.com/sei-protocol/gorocksdb","install_command":"go get github.com/sei-protocol/gorocksdb","documentation_url":"https://pkg.go.dev/github.com/sei-protocol/gorocksdb#section-documentation","metadata":{},"repo_metadata":{"id":298585240,"uuid":"1000460469","full_name":"sei-protocol/gorocksdb","owner":"sei-protocol","description":"gorocksdb is a Go wrapper for RocksDB","archived":false,"fork":true,"pushed_at":"2025-06-11T21:10:03.000Z","size":384,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-11T22:00:01.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rocksdb.org","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"tecbot/gorocksdb","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sei-protocol.png","metadata":{},"created_at":"2025-06-11T20:23:33.000Z","updated_at":"2025-06-11T20:23:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sei-protocol/gorocksdb","commit_stats":null,"previous_names":["sei-protocol/gorocksdb"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sei-protocol/gorocksdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sei-protocol%2Fgorocksdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sei-protocol%2Fgorocksdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sei-protocol%2Fgorocksdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sei-protocol%2Fgorocksdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sei-protocol","download_url":"https://codeload.github.com/sei-protocol/gorocksdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sei-protocol%2Fgorocksdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259636994,"owners_count":22888198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-06-13T11:30:01.761Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.715934329023229,"dependent_packages_count":5.356316098722911,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5361252138730705},"purl":"pkg:golang/github.com/sei-protocol/gorocksdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sei-protocol/gorocksdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sei-protocol/gorocksdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sei-protocol/gorocksdb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsei-protocol%2Fgorocksdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsei-protocol%2Fgorocksdb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsei-protocol%2Fgorocksdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsei-protocol%2Fgorocksdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsei-protocol%2Fgorocksdb/codemeta","maintainers":[]}