-
ScyllaDB
Block or Report
Block or report psarna
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
scylladb/scylladb Public
NoSQL data store using the seastar framework, compatible with Apache Cassandra
-
-
-
wireshark/wireshark Public
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. GitHub won't let us disable pull requests. ☞ THEY WILL BE IGNORED HERE ☜ Please upload them at GitLab.
-
777 contributions in the last year
Less
More
Contribution activity
October 2022
Created 9 commits in 4 repositories
Created 3 repositories
Created a pull request in libsql/libsql that received 13 comments
btree: virtualize page allocation methods
This commit abstracts away page allocation methods, originally based on a simple freelist persisted at offset 32 with its size stored at offset 36 …
+152
−3
•
13
comments
Opened 4 other pull requests in 2 repositories
chiselstrike/chiselstrike
3
merged
libsql/libsql
1
merged
Reviewed 1 pull request in 1 repository
libsql/libsql
1 pull request
Created an issue in libsql/libsql that received 3 comments
Implement a WebAssembly runner function
A user-defined function capable of running WebAssembly code should be defined (and registered with sqlite3_create_function).
Its final specificatio…
3
comments
Opened 11 other issues in 2 repositories
libsql/libsql
9
open
1
closed
- Create a new test suite in Rust
- Allow implementing CHECK expressions in Wasm
- Implement CREATE FUNCTION for dynamic user-defined function creation
- Define libSQL<->Wasm ABI for type translation
- Implement libsql_bindgen in Rust for interoperability between libSQL and WebAssembly
- Provide io_uring-based VFS implementation
- Provide replication hooks for distributing data
- Adapt read and write paths to async I/O
- Enable GitHub CI to make sure that tests pass
- Allow defining user-defined functions and procedures in Wasm


