GitHub / skytable/skytable issues and pull requests
#383 - [INTERNAL] Server: Refactor error infrastructure
Issue -
State: open - Opened by ohsayan about 2 months ago
Labels: D-server, C-Internal
#381 - Patch 1
Pull Request -
State: closed - Opened by findmaster969 3 months ago
- 1 comment
#380 - build(deps): bump crossbeam-channel from 0.5.13 to 0.5.15
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: rust, dependencies
#379 - ci: build and publish multi-arch images
Pull Request -
State: closed - Opened by ohsayan 4 months ago
#378 - build(deps): bump tokio from 1.42.0 to 1.43.1
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: rust, dependencies
#377 - build(deps): bump openssl from 0.10.68 to 0.10.72
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: rust, dependencies
#376 - CLI: Skysh, Enter password: prompt fails to handle special characters
Issue -
State: open - Opened by visj 6 months ago
- 1 comment
Labels: C-bug, D-cli
#375 - build(deps): bump openssl from 0.10.68 to 0.10.70
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: C-dependencies, rust
#374 - Tracking issue: Skytable 0.9.0
Issue -
State: open - Opened by ohsayan 7 months ago
- 6 comments
Labels: tracking-issue, release-track
#373 - ci: Install latest rust toolchain
Pull Request -
State: closed - Opened by ohsayan 8 months ago
- 1 comment
#372 - Feature: Support streaming versions of LSKEYS (and also "LSVALUES" and "LSPAIRS")
Issue -
State: open - Opened by emchristiansen over 2 years ago
#371 - Indicated incorrect month in chapter "Scalability" in documentation in site Skytable
Issue -
State: closed - Opened by gvsafronov 9 months ago
- 1 comment
Labels: C-docs
#370 - Clustering and Replication
Issue -
State: closed - Opened by gvsafronov 9 months ago
- 2 comments
#369 - UPDATE SET and list
Issue -
State: closed - Opened by aquinary 10 months ago
#368 - When is the Java client planned to be provided?
Issue -
State: open - Opened by yfcck 10 months ago
- 1 comment
Labels: C-client-drivers
#367 - Feature: Apple silicon arch in releases
Issue -
State: open - Opened by jacobjennings 10 months ago
Labels: C-enhancement
#366 - build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: C-dependencies, github_actions
#365 - server [BQL]: Add simple list syntax for DDL
Pull Request -
State: closed - Opened by ohsayan 12 months ago
- 1 comment
Labels: D-server, D-BlueQL
#364 - server unsafe code audit: fixed memory leaks and other violations
Pull Request -
State: closed - Opened by ohsayan 12 months ago
- 1 comment
#363 - server: Add support for dynamic lists in Skyhash
Pull Request -
State: closed - Opened by ohsayan about 1 year ago
- 1 comment
#362 - Docs: Cannot find info on how to implement key/row expiration in docs
Issue -
State: open - Opened by IceShuttle about 1 year ago
Labels: C-docs
#361 - Demo Logic on skytable.io website needs updating?
Issue -
State: open - Opened by KayCynk about 1 year ago
- 1 comment
Labels: C-docs
#359 - QE: Add TRUNCATE query
Pull Request -
State: closed - Opened by ohsayan about 1 year ago
Labels: C-enhancement, D-server, C-tests
#358 - ERROR skyd::engine::net] failed to handshake with clientCLI:
Issue -
State: open - Opened by kuyz123 about 1 year ago
- 2 comments
Labels: C-bug, D-cli
#357 - refractor: cleanup and clippy
Pull Request -
State: open - Opened by 12shivs about 1 year ago
- 1 comment
#356 - server, cli: Improve diagnostic messages and fix loading of large blob/string in CLI
Pull Request -
State: closed - Opened by ohsayan about 1 year ago
#355 - Error inserting data into the space
Issue -
State: closed - Opened by gvsafronov about 1 year ago
- 4 comments
Labels: C-bug, D-server
#354 - CLI:skytable connect error please check it: TimedOut
Issue -
State: open - Opened by kuyz123 about 1 year ago
- 1 comment
Labels: C-bug, D-cli
#353 - Feature: Auto-recover on fail boot skyd
Issue -
State: open - Opened by BitHeaven-Official about 1 year ago
- 2 comments
Labels: C-enhancement
#352 - CLI: fix binary syntax has a bug to add one backtick
Pull Request -
State: open - Opened by chidea about 1 year ago
- 4 comments
#351 - Сan't insert values into the space (ver.0.8.2, 0.8.3)
Issue -
State: closed - Opened by gvsafronov about 1 year ago
- 2 comments
Labels: C-bug, D-server
#350 - server: Support non-interactive backup and restore
Pull Request -
State: closed - Opened by ohsayan about 1 year ago
#349 - bench: Add full spectrum latency analysis and support workloads
Pull Request -
State: closed - Opened by ohsayan about 1 year ago
Labels: D-bench
#348 - Security: (non critical) user passwords should be salted
Issue -
State: closed - Opened by nicolello-dev over 1 year ago
- 1 comment
Labels: C-security
#347 - CLI: fix eval parameterization and output rows as CSV
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
Labels: D-client, D-cli
#346 - storage: Add support for compaction and fix DCL bug
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
Labels: D-server, C-storage, C-reliability
#345 - CI: Fully resume building and testing ARM64 hosts
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
#344 - CLI: pin history file location to home folder and allow setting history file path
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
- 2 comments
Labels: D-client
#343 - CI: Downgrade Win32 to Tier-2
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
Labels: D-build, C-infra
#342 - BQL,QE,SE: Add UPSERT query, BQL query shorthands and fix SE bootup crash
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
- 3 comments
Labels: D-server, C-tests
#341 - net: Fix RST and thread crash due to multiple HS errors
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
Labels: C-bug, D-server, C-protocol
#340 - storage: Online recovery
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
Labels: D-server, C-storage, C-reliability
#339 - Skytable compilation failed in Fedora Linux 39
Issue -
State: closed - Opened by gvsafronov over 1 year ago
- 6 comments
Labels: D-build, OS-Linux, A-x86_64
#338 - net: Restore support for pipelines
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
- 1 comment
#337 - Auth: Fix issues with incorrect auth data and corresponding CLI errors
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
- 1 comment
#336 - storage: Add data recovery system
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
Labels: D-server, C-storage, C-reliability
#335 - Rasberry Pi Build
Issue -
State: closed - Opened by TogiFerretFerret over 1 year ago
- 3 comments
Labels: D-build, A-arm64
#334 - CLI: cli error: client error. connection setup error: handshake error code 5 always occurs
Issue -
State: closed - Opened by TogiFerretFerret over 1 year ago
- 5 comments
Labels: C-bug, D-cli
#333 - Server: broken journal after hard reset
Issue -
State: closed - Opened by BitHeaven-Official over 1 year ago
- 4 comments
Labels: C-bug, D-server, C-storage, C-reliability
#332 - Restore pipelines
Issue -
State: closed - Opened by ohsayan over 1 year ago
- 1 comment
Labels: D-server
#331 - Batch implementations
Issue -
State: open - Opened by ohsayan over 1 year ago
- 1 comment
Labels: D-server, C-performance, C-storage, C-Model
#330 - Bump mio from 0.8.10 to 0.8.11
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: C-dependencies
#329 - Skytable 0.8.2: Planned features
Issue -
State: open - Opened by ohsayan over 1 year ago
- 4 comments
Labels: L-Medium, release-track
#328 - Improve storage engine impls and fix conflict resolution
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
- 1 comment
#327 - Storage engine: Improve recovery systems
Issue -
State: closed - Opened by ohsayan over 1 year ago
- 1 comment
Labels: D-server, C-storage, C-tests, C-reliability
#326 - Fixed typo in README
Pull Request -
State: closed - Opened by Tanzkalmar35 over 1 year ago
#325 - Server: The SQL query resulted in unexpected data when the table primary key is of type `uint64`.
Issue -
State: closed - Opened by jkcs over 1 year ago
- 3 comments
Labels: C-bug, D-server, C-security
#324 - Implement NodeJS client driver
Issue -
State: closed - Opened by ohsayan over 1 year ago
- 38 comments
Labels: C-enhancement, C-client-driver, 💎 Bounty, 💰 Rewarded
#323 - CLI: Masked input issues on Windows
Issue -
State: closed - Opened by ohsayan over 1 year ago
- 2 comments
Labels: C-bug, OS-Windows, P-medium, D-cli
#321 - Implement new database engine
Pull Request -
State: closed - Opened by ohsayan over 1 year ago
- 2 comments
Labels: D-server, release-track
#320 - [Octave] Data upgrades from 0.7 to 0.8
Issue -
State: closed - Opened by ohsayan over 1 year ago
- 2 comments
Labels: C-docs, D-server, L-Medium, C-config
#317 - Release track: Skytable Octave (0.8)
Issue -
State: closed - Opened by ohsayan almost 2 years ago
- 6 comments
Labels: required-improvement, release-track
#316 - Docs: how to specify keyspace and table with the skysh CLI without REPL?
Issue -
State: closed - Opened by dkioroglou about 2 years ago
- 2 comments
Labels: C-docs
#315 - Bump openssl from 0.10.45 to 0.10.55
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: C-dependencies
#314 - CLI: Error when storing a json object with python
Issue -
State: closed - Opened by dkioroglou about 2 years ago
- 2 comments
Labels: C-bug, D-cli
#313 - Bump openssl from 0.10.45 to 0.10.48
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: C-dependencies
#312 - Feature: Range queries
Issue -
State: open - Opened by stevefan1999-personal over 2 years ago
- 2 comments
Labels: C-enhancement
#311 - Feature: Raft clustering
Issue -
State: open - Opened by rnz over 2 years ago
- 1 comment
Labels: C-enhancement, Server-C&R
#310 - Infra: Resume ARM builds
Issue -
State: closed - Opened by martinmolin over 2 years ago
- 3 comments
Labels: D-build, OS-Windows, OS-macOS, OS-Linux, A-arm64, C-infra
#309 - Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: C-dependencies
#308 - Bump tokio from 1.24.1 to 1.24.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: C-dependencies
#307 - Fix capacity overflow crashing lskeys
Pull Request -
State: closed - Opened by ohsayan over 2 years ago
#306 - Bug: `lskeys` with `u64::MAX` crashes the server
Issue -
State: closed - Opened by emchristiansen over 2 years ago
- 4 comments
#305 - Feature: support uuid as key
Issue -
State: open - Opened by takkuumi over 2 years ago
- 1 comment
Labels: C-enhancement
#304 - Feature: Support key filter api
Issue -
State: open - Opened by takkuumi over 2 years ago
- 3 comments
Labels: C-enhancement
#303 - Bump tokio from 1.21.2 to 1.23.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: C-dependencies
#300 - Performance: PGO applicability
Issue -
State: open - Opened by zamazan4ik over 2 years ago
- 2 comments
Labels: C-performance
#299 - I'm running into a weird issue with subprocess output
Issue -
State: closed - Opened by takkuumi over 2 years ago
- 2 comments
#298 - Infra: Resume M1 builds
Issue -
State: closed - Opened by ohsayan over 2 years ago
- 5 comments
Labels: C-enhancement, D-build, C-tests, L-Easy, C-infra
#297 - Feature: disk backed?
Issue -
State: open - Opened by hiqsociety over 2 years ago
- 1 comment
Labels: C-enhancement
#296 - Feature: 1. golang client connector, 2. distributed / cluster.
Issue -
State: closed - Opened by hiqsociety over 2 years ago
- 2 comments
Labels: C-enhancement
#295 - how is multithreading achieved? through glommio or monoio?
Issue -
State: closed - Opened by hiqsociety over 2 years ago
- 4 comments
Labels: C-performance
#294 - Tracking issue: Skytable 0.8.0
Issue -
State: closed - Opened by ohsayan over 2 years ago
- 4 comments
Labels: release-track
#293 - Feature: Support 'cargo install' for the Skytable binaries
Issue -
State: open - Opened by shnads almost 3 years ago
- 1 comment
Labels: C-enhancement
#292 - Feature: Supply initial schema to the server
Issue -
State: open - Opened by shnads almost 3 years ago
- 1 comment
Labels: C-enhancement, D-server, C-config
#291 - Feature: Subscribe to inserts / updates on a table
Issue -
State: open - Opened by shnads almost 3 years ago
- 1 comment
Labels: C-enhancement, D-server, C-protocol, C-actions, C-Model, F-nominated
#290 - Add cli tests for skysh
Pull Request -
State: closed - Opened by sanjayts almost 3 years ago
Labels: D-cli, hacktoberfest-accepted
#289 - Add cli tests for sky-bench
Pull Request -
State: closed - Opened by sanjayts almost 3 years ago
Labels: D-bench, hacktoberfest-accepted
#288 - Add cli tests for sky-migrate
Pull Request -
State: closed - Opened by sanjayts almost 3 years ago
- 6 comments
Labels: D-cli, hacktoberfest-accepted
#287 - Internal: Add UI tests for CLIs
Issue -
State: closed - Opened by ohsayan almost 3 years ago
- 4 comments
Labels: C-bug, required-improvement, C-tests, L-Easy
#286 - Upgrading clap version to 4.x for skybench
Pull Request -
State: closed - Opened by sanjayts almost 3 years ago
Labels: hacktoberfest-accepted
#285 - Upgrading clap version to 4.x for sky-migrate
Pull Request -
State: closed - Opened by sanjayts almost 3 years ago
- 2 comments
Labels: hacktoberfest-accepted
#284 - Upgrading clap version to 4.x for skysh
Pull Request -
State: closed - Opened by sanjayts almost 3 years ago
- 8 comments
Labels: C-enhancement, D-client, hacktoberfest-accepted
#283 - Internal: Upgrade to clap 4.0 or 3.0
Issue -
State: open - Opened by ohsayan almost 3 years ago
- 3 comments
Labels: C-enhancement, C-dependencies, L-Easy
#282 - Internal: Reduce type dependency on engines for easy swapping (Part 1)
Issue -
State: closed - Opened by ohsayan almost 3 years ago
- 1 comment
Labels: C-enhancement, D-server, C-performance, P-high, C-protocol, C-tests, L-Hard, C-Model, M-K/V
#281 - Fix returning values of LMOD_POP & LSET
Pull Request -
State: closed - Opened by No3371 almost 3 years ago
- 2 comments
#280 - Feature: Print response codes/strings to stderr
Issue -
State: closed - Opened by flajr almost 3 years ago
- 3 comments
Labels: C-enhancement, L-Easy, F-nominated
#279 - Re-implement network stack
Pull Request -
State: closed - Opened by ohsayan almost 3 years ago
- 1 comment
#278 - Switch implementation for shared in-memory data
Pull Request -
State: closed - Opened by ohsayan almost 3 years ago
- 1 comment
#277 - Fix erroneous removal of auth table during tree cleanup
Pull Request -
State: closed - Opened by ohsayan almost 3 years ago
- 2 comments