Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / johanhelsing/bevy_pkv issues and pull requests

#54 - sled: match redb behaviour and flush after any write

Pull Request - State: open - Opened by extrawurst 3 months ago - 1 comment

#53 - Update deps

Pull Request - State: closed - Opened by feelingsonice 4 months ago - 1 comment

#52 - issue with WASM

Issue - State: closed - Opened by jaminhaber 4 months ago - 2 comments

#51 - Bump Bevy version to 0.13

Pull Request - State: closed - Opened by Leinnan 5 months ago - 3 comments

#50 - Using `PkvStore` from `IoTaskPool`

Issue - State: open - Opened by bonsairobo 5 months ago

#49 - Paths and how to work with it?

Issue - State: open - Opened by Gavolot 5 months ago - 5 comments

#48 - Update README.md

Pull Request - State: closed - Opened by Kees-van-Beilen 6 months ago - 1 comment

#47 - Test that getting from an empty db returns `NotFound` error

Pull Request - State: closed - Opened by johanhelsing 6 months ago

#46 - Fix PkvStore::get not returning NotFound on empty db when building for native (redb)

Pull Request - State: closed - Opened by richardhozak 6 months ago - 2 comments
Labels: bug

#45 - Update redb

Pull Request - State: closed - Opened by richardhozak 6 months ago - 2 comments
Labels: dependencies

#44 - Bump version for bevy-0.12

Pull Request - State: closed - Opened by TristanCacqueray 8 months ago - 5 comments
Labels: enhancement

#43 - Xcode iPhone 14 not working

Issue - State: open - Opened by politrons 10 months ago - 10 comments
Labels: bug, help wanted

#42 - Automatic resource tracking

Issue - State: open - Opened by wainwrightmark 12 months ago

#41 - Upgrade to bevy 0.11

Pull Request - State: closed - Opened by idanarye 12 months ago - 1 comment

#40 - bump redb

Pull Request - State: closed - Opened by StaffEngineer about 1 year ago - 2 comments

#39 - Add redb adapter

Pull Request - State: closed - Opened by StaffEngineer about 1 year ago - 2 comments

#38 - Update to Bevy 0.11-dev

Pull Request - State: closed - Opened by josekoalas about 1 year ago - 1 comment
Labels: enhancement

#37 - feat: Pickle DB Backend Support

Pull Request - State: open - Opened by nx2k3 about 1 year ago - 10 comments
Labels: enhancement, help wanted, native

#36 - made set and get take AsRef<str>

Pull Request - State: closed - Opened by PhaestusFox about 1 year ago - 2 comments
Labels: enhancement

#35 - chore: Update directories dependency

Pull Request - State: closed - Opened by johanhelsing about 1 year ago

#34 - ci: Add wasm check

Pull Request - State: closed - Opened by johanhelsing about 1 year ago
Labels: ci

#33 - Minor docs fixes

Pull Request - State: closed - Opened by johanhelsing about 1 year ago
Labels: documentation

#32 - Switch to a maintained rust-based implementation on native

Issue - State: closed - Opened by johanhelsing about 1 year ago
Labels: native

#31 - ci: Split rocksdb and sled jobs

Pull Request - State: closed - Opened by johanhelsing about 1 year ago
Labels: ci

#30 - Make store features additive

Pull Request - State: open - Opened by johanhelsing about 1 year ago
Labels: enhancement

#29 - Move native-specific path helper out of lib.rs

Pull Request - State: closed - Opened by johanhelsing about 1 year ago

#28 - Stop using unmaintained gh actions

Pull Request - State: closed - Opened by johanhelsing about 1 year ago
Labels: ci

#27 - sled doesn't clean blobs

Issue - State: closed - Opened by StaffEngineer about 1 year ago - 4 comments

#26 - Feat: Custom path constructor

Pull Request - State: closed - Opened by HyperAlch over 1 year ago - 7 comments
Labels: enhancement

#25 - Custom data directory paths for Sled and Rocksdb

Issue - State: closed - Opened by HyperAlch over 1 year ago - 12 comments
Labels: enhancement

#24 - Examples could use some more explanation/be more clear

Issue - State: open - Opened by johanhelsing over 1 year ago
Labels: documentation, good first issue

#23 - bevy_pkv now completely broken

Issue - State: closed - Opened by HyperAlch over 1 year ago - 4 comments
Labels: invalid

#22 - Fix examples broken on wasm, make bevy dependency optional

Pull Request - State: closed - Opened by johanhelsing over 1 year ago
Labels: bug

#21 - feat: RocksDB Backend Support

Pull Request - State: closed - Opened by HyperAlch over 1 year ago - 3 comments
Labels: enhancement

#20 - RocksDB Adapter

Issue - State: closed - Opened by HyperAlch over 1 year ago - 5 comments
Labels: enhancement

#19 - Bevy 0.10

Pull Request - State: closed - Opened by johanhelsing over 1 year ago
Labels: enhancement

#18 - Default and/or Insert, onboarding.

Issue - State: open - Opened by cheako over 1 year ago - 3 comments

#17 - Rustdocs for everything

Pull Request - State: closed - Opened by johanhelsing over 1 year ago
Labels: documentation

#16 - PkvStore Resource fix

Pull Request - State: closed - Opened by Aultus-defora over 1 year ago - 5 comments
Labels: enhancement

#15 - PkvStore: bevy::prelude::Resource is not satisfied

Issue - State: closed - Opened by Aultus-defora over 1 year ago - 1 comment

#14 - Need more than 5Mb cache size

Issue - State: open - Opened by gilescope almost 2 years ago - 12 comments
Labels: enhancement, wasm

#13 - Bevy 0.8 Support

Issue - State: closed - Opened by Eaven almost 2 years ago - 1 comment

#12 - Support clear data

Pull Request - State: closed - Opened by nickming almost 2 years ago - 1 comment

#11 - Support clear method?

Issue - State: closed - Opened by nickming almost 2 years ago - 2 comments
Labels: enhancement

#10 - Fix wasm set_string

Pull Request - State: closed - Opened by johanhelsing about 2 years ago
Labels: bug

#9 - set_string on WASM splits the value on dots

Issue - State: closed - Opened by idanarye about 2 years ago - 1 comment

#7 - deleted (wrong account)

Pull Request - State: closed - Opened by johanhelsing-attensi about 2 years ago

#6 - Custom serializers

Issue - State: open - Opened by johanhelsing about 2 years ago - 1 comment
Labels: enhancement

#5 - Use MessagePack instead of bincode

Pull Request - State: closed - Opened by johanhelsing about 2 years ago

#4 - Put bevy plugin behind a feature/define scope?

Issue - State: closed - Opened by johanhelsing about 2 years ago - 1 comment
Labels: enhancement, question

#3 - Add a scope setting for avoiding conflicts in localstorage

Issue - State: closed - Opened by johanhelsing about 2 years ago
Labels: enhancement, good first issue, wasm

#2 - Platform specific paths for sled db

Issue - State: closed - Opened by johanhelsing about 2 years ago
Labels: enhancement, good first issue, native

#1 - Wasm support

Pull Request - State: closed - Opened by johanhelsing about 2 years ago