{"crate":{"id":"bonsaidb","name":"bonsaidb","updated_at":"2023-10-05T18:02:09.261419Z","versions":[917203,527509,524228,509742,502302,499125,498795,495199,402022],"keywords":["database","document-database"],"categories":["database-implementations","database"],"badges":[],"created_at":"2021-07-16T19:24:09.204644Z","downloads":27129,"recent_downloads":1196,"default_version":"0.5.0","num_versions":9,"yanked":false,"max_version":"0.5.0","newest_version":"0.5.0","max_stable_version":"0.5.0","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","links":{"version_downloads":"/api/v1/crates/bonsaidb/downloads","versions":null,"owners":"/api/v1/crates/bonsaidb/owners","owner_team":"/api/v1/crates/bonsaidb/owner_team","owner_user":"/api/v1/crates/bonsaidb/owner_user","reverse_dependencies":"/api/v1/crates/bonsaidb/reverse_dependencies"},"exact_match":false,"trustpub_only":false},"versions":[{"id":917203,"crate":"bonsaidb","num":"0.5.0","dl_path":"/api/v1/crates/bonsaidb/0.5.0/download","readme_path":"/api/v1/crates/bonsaidb/0.5.0/readme","updated_at":"2023-10-05T18:02:09.261419Z","created_at":"2023-10-05T18:02:09.261419Z","downloads":8808,"features":{"acme":["bonsaidb-server?/acme"],"async":["bonsaidb-local?/async","bonsaidb-files?/async"],"cli":["dep:anyhow","dep:tokio","dep:clap","dep:url","bonsaidb-local?/cli","bonsaidb-server?/cli"],"client":["dep:bonsaidb-client"],"client-full":["client","bonsaidb-client?/full"],"compression":["bonsaidb-local?/compression","bonsaidb-server?/compression"],"default":[],"encryption":["bonsaidb-server?/encryption","bonsaidb-local?/encryption"],"files":["dep:bonsaidb-files"],"full":["local-full","server-full","client-full","files"],"hyper":["bonsaidb-server?/hyper"],"instrument":["bonsaidb-local?/instrument","bonsaidb-server?/instrument"],"keystorage-s3":["dep:bonsaidb-keystorage-s3"],"local":["dep:bonsaidb-local"],"local-full":["local","bonsaidb-local?/full"],"password-hashing":["bonsaidb-core/password-hashing","bonsaidb-local?/password-hashing","bonsaidb-server?/password-hashing","bonsaidb-client?/password-hashing"],"pem":["bonsaidb-server?/pem"],"server":["dep:bonsaidb-server","local","async"],"server-full":["server","bonsaidb-server?/full"],"test-util":["bonsaidb-client?/test-util","bonsaidb-server?/test-util"],"token-authentication":["bonsaidb-core/token-authentication","bonsaidb-local?/token-authentication","bonsaidb-server?/token-authentication","bonsaidb-client?/token-authentication"],"trusted-dns":["bonsaidb-client?/trusted-dns"],"websockets":["bonsaidb-server?/websockets","bonsaidb-client?/websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.5.0/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.5.0/downloads","authors":"/api/v1/crates/bonsaidb/0.5.0/authors"},"crate_size":40569,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2023-10-05T18:02:09.261419Z"}],"checksum":"f8e0684e6d0a625039c24880ddd23ff5eec068b4f47a5f7150ec261812bdf7b1","rust_version":"1.70","has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":729,"comment_lines":4,"files":4}},"total_code_lines":729,"total_comment_lines":4}},{"id":527509,"crate":"bonsaidb","num":"0.4.1","dl_path":"/api/v1/crates/bonsaidb/0.4.1/download","readme_path":"/api/v1/crates/bonsaidb/0.4.1/readme","updated_at":"2022-04-05T02:58:51.589177Z","created_at":"2022-04-05T02:58:51.589177Z","downloads":8364,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local"],"local-async":["bonsaidb-local/async"],"local-cli":["bonsaidb-local/cli"],"local-compression":["bonsaidb-local/compression"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-password-hashing","local-compression","local-async"],"local-instrument":["bonsaidb-local/instrument"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-compression":["bonsaidb-server/compression"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing","server-compression"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.4.1/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.4.1/downloads","authors":"/api/v1/crates/bonsaidb/0.4.1/authors"},"crate_size":34662,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-04-05T02:58:51.589177Z"}],"checksum":"cf40b65182c9d0f66b6584d77fc1476a8b00de8b63dfaf3c24faf813e9938bea","rust_version":"1.58","has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":728,"comment_lines":4,"files":5}},"total_code_lines":728,"total_comment_lines":4}},{"id":524228,"crate":"bonsaidb","num":"0.4.0","dl_path":"/api/v1/crates/bonsaidb/0.4.0/download","readme_path":"/api/v1/crates/bonsaidb/0.4.0/readme","updated_at":"2022-03-29T23:39:28.189984Z","created_at":"2022-03-29T23:39:28.189984Z","downloads":2038,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local"],"local-async":["bonsaidb-local/async"],"local-cli":["bonsaidb-local/cli"],"local-compression":["bonsaidb-local/compression"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-password-hashing","local-compression","local-async"],"local-instrument":["bonsaidb-local/instrument"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-compression":["bonsaidb-server/compression"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing","server-compression"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.4.0/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.4.0/downloads","authors":"/api/v1/crates/bonsaidb/0.4.0/authors"},"crate_size":34602,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-03-29T23:39:28.189984Z"}],"checksum":"49b81bae668aada84f66d6bc9e3ba7fcf0d78d23a2e76d9e5f1103447f3eabce","rust_version":"1.58","has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":728,"comment_lines":4,"files":5}},"total_code_lines":728,"total_comment_lines":4}},{"id":509742,"crate":"bonsaidb","num":"0.3.0","dl_path":"/api/v1/crates/bonsaidb/0.3.0/download","readme_path":"/api/v1/crates/bonsaidb/0.3.0/readme","updated_at":"2022-03-03T16:15:52.638654Z","created_at":"2022-03-03T16:15:52.638654Z","downloads":1491,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local"],"local-cli":["bonsaidb-local/cli"],"local-compression":["bonsaidb-local/compression"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-multiuser","local-password-hashing","local-compression"],"local-instrument":["bonsaidb-local/instrument"],"local-multiuser":["bonsaidb-local/multiuser"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-compression":["bonsaidb-server/compression"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing","server-compression"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.3.0/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.3.0/downloads","authors":"/api/v1/crates/bonsaidb/0.3.0/authors"},"crate_size":33806,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-03-03T16:15:52.638654Z"}],"checksum":"46f64af828211f21d382c1ca85e1bcdf47a01fc6449d4f54f8ee330be9d96b29","rust_version":"1.58","has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":611,"comment_lines":3,"files":5}},"total_code_lines":611,"total_comment_lines":3}},{"id":502302,"crate":"bonsaidb","num":"0.2.0","dl_path":"/api/v1/crates/bonsaidb/0.2.0/download","readme_path":"/api/v1/crates/bonsaidb/0.2.0/readme","updated_at":"2022-02-18T21:22:27.461072Z","created_at":"2022-02-18T21:22:27.461072Z","downloads":1316,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local"],"local-cli":["bonsaidb-local/cli"],"local-compression":["bonsaidb-local/compression"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-multiuser","local-password-hashing","local-compression"],"local-instrument":["bonsaidb-local/instrument"],"local-multiuser":["bonsaidb-local/multiuser"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-compression":["bonsaidb-server/compression"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing","server-compression"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.2.0/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.2.0/downloads","authors":"/api/v1/crates/bonsaidb/0.2.0/authors"},"crate_size":33099,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-02-18T21:22:27.461072Z"}],"checksum":"9ea0752a87d54f858552395b13b56f528ccb704edd3c5117bad77b2fdb20c493","rust_version":"1.58","has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":591,"comment_lines":3,"files":5}},"total_code_lines":591,"total_comment_lines":3}},{"id":499125,"crate":"bonsaidb","num":"0.1.2","dl_path":"/api/v1/crates/bonsaidb/0.1.2/download","readme_path":"/api/v1/crates/bonsaidb/0.1.2/readme","updated_at":"2022-02-12T18:09:25.616591Z","created_at":"2022-02-12T18:09:25.616591Z","downloads":1314,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local"],"local-cli":["bonsaidb-local/cli"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-multiuser","local-password-hashing"],"local-instrument":["bonsaidb-local/instrument"],"local-multiuser":["bonsaidb-local/multiuser"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.1.2/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.1.2/downloads","authors":"/api/v1/crates/bonsaidb/0.1.2/authors"},"crate_size":32617,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-02-12T18:09:25.616591Z"}],"checksum":"f3977fd3acf8d4303d651c3e4413c4d1b23ac88959ece94fdc0c5196497dad9c","rust_version":null,"has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":576,"comment_lines":3,"files":5}},"total_code_lines":576,"total_comment_lines":3}},{"id":498795,"crate":"bonsaidb","num":"0.1.1","dl_path":"/api/v1/crates/bonsaidb/0.1.1/download","readme_path":"/api/v1/crates/bonsaidb/0.1.1/readme","updated_at":"2022-02-11T22:15:58.219397Z","created_at":"2022-02-11T22:15:58.219397Z","downloads":1252,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local"],"local-cli":["bonsaidb-local/cli"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-multiuser","local-password-hashing"],"local-instrument":["bonsaidb-local/instrument"],"local-multiuser":["bonsaidb-local/multiuser"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.1.1/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.1.1/downloads","authors":"/api/v1/crates/bonsaidb/0.1.1/authors"},"crate_size":32606,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-02-11T22:15:58.219397Z"}],"checksum":"38a4043b5e4b6065f5b3d09f8330ac0bbe3b590287e0c10e8e77ba321947d2f2","rust_version":null,"has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":576,"comment_lines":3,"files":5}},"total_code_lines":576,"total_comment_lines":3}},{"id":495199,"crate":"bonsaidb","num":"0.1.0","dl_path":"/api/v1/crates/bonsaidb/0.1.0/download","readme_path":"/api/v1/crates/bonsaidb/0.1.0/readme","updated_at":"2022-02-05T00:05:15.555689Z","created_at":"2022-02-05T00:05:15.555689Z","downloads":1265,"features":{"cli":["anyhow","tokio","clap","url","local-cli","server-cli"],"client":["bonsaidb-client"],"client-full":["client","client-websockets","client-trusted-dns","client-password-hashing"],"client-password-hashing":["password-hashing","bonsaidb-client/password-hashing"],"client-trusted-dns":["bonsaidb-client/trusted-dns"],"client-websockets":["bonsaidb-client/websockets"],"default":[],"full":["local-full","server-full","client-full"],"keystorage-s3":["bonsaidb-keystorage-s3"],"local":["bonsaidb-local","bonsaidb-local/included-from-omnibus"],"local-cli":["bonsaidb-local/cli"],"local-encryption":["bonsaidb-local/encryption"],"local-full":["local","local-cli","local-instrument","local-encryption","local-multiuser","local-password-hashing"],"local-instrument":["bonsaidb-local/instrument"],"local-multiuser":["bonsaidb-local/multiuser"],"local-password-hashing":["password-hashing","bonsaidb-local/password-hashing"],"password-hashing":["bonsaidb-core/password-hashing"],"server":["bonsaidb-server","local","bonsaidb-server/included-from-omnibus"],"server-acme":["bonsaidb-server/acme"],"server-cli":["bonsaidb-server/cli","local-cli"],"server-encryption":["bonsaidb-server/encryption"],"server-full":["server","server-websockets","server-encryption","server-cli","server-instrument","server-acme","server-hyper","server-pem","server-password-hashing"],"server-hyper":["bonsaidb-server/hyper"],"server-instrument":["bonsaidb-server/instrument"],"server-password-hashing":["password-hashing","bonsaidb-server/password-hashing"],"server-pem":["bonsaidb-server/pem"],"server-websockets":["bonsaidb-server/websockets"],"test-util":["bonsaidb-client/test-util","bonsaidb-server/test-util"],"websockets":["server-websockets","client-websockets"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.1.0/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.1.0/downloads","authors":"/api/v1/crates/bonsaidb/0.1.0/authors"},"crate_size":31972,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2022-02-05T00:05:15.555689Z"}],"checksum":"3141caf664d4a1357602c2cf824a61d25b3d1a73219f1b4318ecbe3eebfaadc4","rust_version":null,"has_lib":true,"bin_names":["bonsaidb"],"edition":"2021","description":"A programmable, ACID-compliant, document-database inspired by CouchDB.","homepage":"https://dev.bonsaidb.io/","documentation":null,"repository":"https://github.com/khonsulabs/bonsaidb","trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":576,"comment_lines":3,"files":5}},"total_code_lines":576,"total_comment_lines":3}},{"id":402022,"crate":"bonsaidb","num":"0.0.0-reserve.0","dl_path":"/api/v1/crates/bonsaidb/0.0.0-reserve.0/download","readme_path":"/api/v1/crates/bonsaidb/0.0.0-reserve.0/readme","updated_at":"2021-07-16T19:24:09.204644Z","created_at":"2021-07-16T19:24:09.204644Z","downloads":1249,"features":{},"yanked":false,"yank_message":null,"lib_links":null,"license":"MIT OR Apache-2.0","links":{"dependencies":"/api/v1/crates/bonsaidb/0.0.0-reserve.0/dependencies","version_downloads":"/api/v1/crates/bonsaidb/0.0.0-reserve.0/downloads","authors":"/api/v1/crates/bonsaidb/0.0.0-reserve.0/authors"},"crate_size":704,"published_by":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"audit_actions":[{"action":"publish","user":{"id":72317,"login":"ecton","name":"Jonathan Johnson","avatar":"https://avatars.githubusercontent.com/u/50053?v=4","url":"https://github.com/ecton","github_username_matches":true,"created_at":"2009-01-28T21:50:31Z"},"time":"2021-07-16T19:24:09.204644Z"}],"checksum":"73b837c47d2d9480062a2c6f16fba408968cf5faa00d72fb0623f40c9566f4a9","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"Reserved name change for PliantDb","homepage":null,"documentation":null,"repository":null,"trustpub_data":null,"linecounts":{"languages":{"Rust":{"code_lines":7,"comment_lines":0,"files":1}},"total_code_lines":7,"total_comment_lines":0}}],"keywords":[{"id":"database","keyword":"database","created_at":"2014-11-20T20:17:27.672220Z","crates_cnt":4128},{"id":"document-database","keyword":"document-database","created_at":"2021-03-28T03:57:22.672328Z","crates_cnt":17}],"categories":[{"id":"database-implementations","category":"Database implementations","slug":"database-implementations","description":"Databases allow clients to store and query large amounts of data in an efficient manner. This category is for database management systems implemented in Rust.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":1614},{"id":"database","category":"Database interfaces","slug":"database","description":"Crates to interface with database management systems.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":6136}]}