Ecosyste.ms: Issues

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

GitHub / losfair/mvsqlite issues and pull requests

#124 - fix(deps): update rust crate futures to v0.3.30

Pull Request - State: open - Opened by renovate[bot] 7 months ago

#124 - fix(deps): update rust crate futures to v0.3.31

Pull Request - State: open - Opened by renovate[bot] 7 months ago

#123 - fix(deps): update rust crate backtrace to v0.3.74

Pull Request - State: open - Opened by renovate[bot] 7 months ago

#122 - fix(deps): update rust crate anyhow to v1.0.89

Pull Request - State: open - Opened by renovate[bot] 7 months ago - 2 comments

#121 - is this used in production?

Issue - State: open - Opened by ouvaa 7 months ago - 5 comments

#120 - fix(deps): update rust crate tokio to v1.20.4 [security]

Pull Request - State: open - Opened by renovate[bot] 12 months ago - 2 comments

#119 - Usage with node.js - dynamic linking

Issue - State: open - Opened by davidsky about 1 year ago

#117 - Please update the Cargo.lock for moka cache to v0.9.8

Issue - State: open - Opened by tatsuya6502 over 1 year ago - 2 comments

#116 - fix(deps): update rust crate constant_time_eq to 0.3.0

Pull Request - State: open - Opened by renovate[bot] over 1 year ago

#115 - Provide a single archive for executing mvsqlite

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

#114 - Invalid link to blog

Issue - State: closed - Opened by fire over 1 year ago - 2 comments

#113 - Compress database pages with zstd

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

#112 - fix(deps): update rust crate rmp-serde to v1.1.1 [security]

Pull Request - State: open - Opened by renovate[bot] over 1 year ago - 1 comment

#110 - feat: auto namespace creation

Pull Request - State: closed - Opened by 5cat over 1 year ago - 2 comments

#109 - automatic creation of namespaces

Issue - State: open - Opened by 5cat over 1 year ago

#108 - Bump sqlite to 3410000

Pull Request - State: closed - Opened by losfair over 1 year ago

#107 - v0.3

Pull Request - State: closed - Opened by losfair almost 2 years ago

#106 - Use Cargo.lock during CI build

Pull Request - State: closed - Opened by losfair almost 2 years ago

#105 - Publish client crates to crates.io

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

#104 - fix(deps): update rust crate backtrace to 0.3.71 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#103 - fix(deps): update rust crate bytes to 1.4.0

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#102 - fix(deps): update rust crate blake3 to 1.5.1 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#101 - fix(deps): update rust crate indexmap to 1.9.3 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago

#100 - fix(deps): update rust crate moka to 0.12.0

Pull Request - State: open - Opened by renovate[bot] almost 2 years ago

#99 - nslock: Add a version parameter

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

#98 - fix(deps): update rust crate hyper to 0.14.28 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#97 - Instructions on how to build mvsqlite for ARM64 architecture

Issue - State: open - Opened by mairasaboia about 2 years ago - 2 comments

#96 - Design: Consistent mesh for page-level mutation logs

Issue - State: open - Opened by losfair about 2 years ago - 3 comments
Labels: design

#95 - Run stress tests without rowid

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

#94 - In-memory content cache decreases performance on YCSB workloadc

Issue - State: open - Opened by losfair about 2 years ago
Labels: performance

#93 - Compress wire data with zstd.

Pull Request - State: closed - Opened by losfair about 2 years ago - 1 comment

#92 - In-memory content cache (mvstore)

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

#91 - Executing mvstore for Windows

Issue - State: closed - Opened by fire about 2 years ago - 4 comments

#90 - Instructions on how to build sqlite3.exe for windows

Issue - State: closed - Opened by fire about 2 years ago - 2 comments

#89 - Update Rust crate bumpalo to 3.11.1

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#88 - Fixes to get Fossil working

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

#87 - Safety of `journal_mode=off`

Issue - State: open - Opened by losfair about 2 years ago
Labels: help wanted

#86 - Listen for SQLite commit confirmation

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

#85 - Target features for v0.3

Issue - State: closed - Opened by losfair about 2 years ago

#84 - Overlay database on snapshot

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

#83 - Replace `get_range` with `get_ranges_keyvalues`

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

#82 - Update Swatinem/rust-cache action to v2

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#81 - Database name mapping

Pull Request - State: closed - Opened by losfair about 2 years ago - 1 comment

#80 - Online DDL - stage 1

Pull Request - State: closed - Opened by losfair about 2 years ago - 1 comment

#79 - Dirty pages not cleared from the cache after commit failure

Issue - State: closed - Opened by losfair about 2 years ago
Labels: bug, correctness

#78 - Set CausalReadRisky on transactions when it is correct.

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

#77 - Retry conflicted autocommits.

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

#76 - Update Rust crate tracing-subscriber to 0.3.16

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#75 - Release v0.2

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

#74 - Merge small write batches into commit.

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

#73 - Concurrent batch write

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

#72 - fix(deps): update rust crate rmp-serde to 1.1.1 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#71 - MacOS support

Issue - State: open - Opened by anacrolix about 2 years ago - 2 comments
Labels: enhancement

#70 - Online schema change

Issue - State: open - Opened by losfair about 2 years ago
Labels: enhancement

#69 - Replace lru with moka

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

#68 - Build patched libsqlite3.so

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

#67 - Decouple mvstore components

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

#66 - Version pinning

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

#65 - Enforce non-executable stack when linking shared library.

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

#64 - fix(deps): update rust crate reqwest to 0.12.0

Pull Request - State: open - Opened by renovate[bot] about 2 years ago

#63 - Use from Python `sqlite` / creating a standalone `libsqlite3.so`

Issue - State: closed - Opened by paulreimer about 2 years ago - 13 comments
Labels: enhancement

#62 - Improve HTTP status code and message returned by the Admin API.

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

#61 - Update Rust crate lru to 0.8.0 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#60 - Fix incorrect usage of snapshot LWV on the commit path

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

#59 - Commit path: Concurrent commits after snapshot LWV should be observed

Issue - State: closed - Opened by losfair about 2 years ago
Labels: bug, correctness

#58 - Missing causality tracking in `read_page_hash`

Issue - State: closed - Opened by losfair about 2 years ago
Labels: bug

#57 - Custom freelist handling

Issue - State: open - Opened by losfair about 2 years ago
Labels: enhancement

#56 - Specify and verify the system with TLA+

Issue - State: open - Opened by losfair about 2 years ago
Labels: enhancement

#55 - fix(deps): update rust crate tokio-util to 0.7.11 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#54 - Update Rust crate url to 2.3.1

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#53 - Add mv_time2version

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

#52 - Add SQLite function to get last known version.

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

#51 - Update Rust crate moka to 0.9.4 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#50 - Read-write transactions with unbounded size

Issue - State: open - Opened by losfair about 2 years ago
Labels: enhancement

#49 - Support larger write transactions.

Pull Request - State: closed - Opened by losfair about 2 years ago - 1 comment

#48 - mvfs: Replace moka with lru due to memory leak

Pull Request - State: closed - Opened by losfair about 2 years ago - 1 comment

#47 - Incorrect page-level conflict check logic in `commit()`

Issue - State: closed - Opened by losfair about 2 years ago
Labels: bug, correctness

#46 - Partitioned client page cache

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

#45 - Conservative write path caching and concurrency fix

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

#44 - mvstore: Use local cache for write path

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

#43 - Content-addressed persistent cache in mvstore

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

#42 - Persistent client-side caches (v2)

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

#41 - Client cache improvements

Pull Request - State: closed - Opened by losfair about 2 years ago - 1 comment

#40 - Performance micro-optimizations

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

#39 - fix(deps): update rust crate fuser to 0.14.0

Pull Request - State: open - Opened by renovate[bot] about 2 years ago

#38 - YCSB benchmarks

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

#37 - Database corruption with FUSE mode

Issue - State: open - Opened by losfair about 2 years ago
Labels: integration/fuse, experimental-feature-bug

#36 - Update actions/download-artifact action to v3

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#35 - Update actions/checkout action to v3

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#34 - Update Rust crate moka to 0.9.3

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#33 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] about 2 years ago

#32 - fix(deps): update rust crate ctor to 0.2.0

Pull Request - State: open - Opened by renovate[bot] about 2 years ago

#31 - Update Rust crate bytes to 1.2.1

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#30 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] about 2 years ago

#29 - Set up CI for FUSE mode

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

#28 - FUSE improvements

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

#27 - Experimental FUSE mode

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

#26 - Spelling fix on README.md

Pull Request - State: closed - Opened by mamonu about 2 years ago - 1 comment