- Thessaloniki, Greece
Popular repositories Loading
-
helio
helio PublicForked from romange/helio
A modern framework for backend development based on io_uring Linux interface
C++ 1
-
container-foundry
container-foundry PublicForked from romange/container-foundry
Containers build pipeline
Dockerfile 1
-
cmcstl2
cmcstl2 PublicForked from CaseyCarter/cmcstl2
An implementation of C++ Extensions for Ranges
C++
-
range-v3
range-v3 PublicForked from ericniebler/range-v3
Experimental range library for C++11/14/17
C++
-
-
os01
os01 PublicForked from tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
TeX
1,049 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 10 commits in 2 repositories
Created a pull request in dragonflydb/dragonfly that received 17 comments
feat: dfly acl select
Add dragonfly extension $
rule to allow or block users from using a logical database.
add character $<logical_id> acl rule
add $all to allow the u…
Opened 11 other pull requests in 3 repositories
dragonflydb/dragonfly
2
closed
6
merged
-
[this is a test ignore] chore: yield at bucket granularity
This contribution was made on Mar 20
-
chore: clean up dbslice
This contribution was made on Mar 14
-
[do not review] chore: do not write the data on incoming slot migration
This contribution was made on Mar 14
-
chore: replace chrono with absl in PipelineCacheSizeTracker
This contribution was made on Mar 11
-
fix: enforce strong consistency in channel_store
This contribution was made on Mar 10
-
fix: preemption in atomic section of heartbeat
This contribution was made on Mar 6
-
chore: update CONTRIBUTING.md
This contribution was made on Mar 5
-
chore: disable failing epoll tests
This contribution was made on Mar 5
romange/helio
1
closed
1
merged
-
chore: reproduce concurrent write bug in tls socke
This contribution was made on Mar 26
-
chore: add tls template
This contribution was made on Mar 26
dragonflydb/documentation
1
open
-
chore: add client pause/unpause docs
This contribution was made on Mar 7
Reviewed 45 pull requests in 3 repositories
dragonflydb/dragonfly
25 pull requests
-
fix(rdb_load): Handle JSON loading failure when parsing fails
This contribution was made on Mar 28
-
chore: turn on more logs for test_replication_timeout_on_full_sync
This contribution was made on Mar 28
-
fix(snapshot): Append trailing slash for GCP
This contribution was made on Mar 28
-
refactor: rename cntx variable to exec_st
This contribution was made on Mar 28
-
feat(metrics): Update metrics for aliased commands
This contribution was made on Mar 28
-
fix(replication_test): Temporary skip test_bug_in_json_memory_tracking test
This contribution was made on Mar 28
-
chore(zset_family/score_map): Replace sds arguments with string_view
This contribution was made on Mar 27
-
feat(server): flush slots traverse better yield
This contribution was made on Mar 26
-
chore: refactor debug populate
This contribution was made on Mar 24
-
chore(cluster_mgr): introduce SlotRange class
This contribution was made on Mar 24
-
feat(server): Add support for aliasing commands
This contribution was made on Mar 21
-
fix(json_family): Fix memory tracking for JSON
This contribution was made on Mar 19
-
feat test: add test for pipeline queue overlimit
This contribution was made on Mar 18
-
fix(stream_family): Fix memory tracking for the STREAMs. SECOND PR
This contribution was made on Mar 17
-
feat: add node health status for CLUSTER SLOTS and SHARDS
This contribution was made on Mar 17
-
fix(test): Execute SSUBSCRIBE command directly in client
This contribution was made on Mar 14
-
feat(dfly_bench): Handle moved slots in cluster
This contribution was made on Mar 13
-
fix: optional brackets were removed for ipv6 host
This contribution was made on Mar 13
-
refactor: add ability to reinit incoming migration object
This contribution was made on Mar 13
-
feat(metrics): Add label for main and other listeners
This contribution was made on Mar 12
-
chore: Handle hsetex options in any order
This contribution was made on Mar 12
-
feat: allow non-ascii values in dfly_bench
This contribution was made on Mar 12
-
feat(hset_family): Add KEEPTTL support to HSetEx
This contribution was made on Mar 11
-
chore: replace chrono with absl in PipelineCacheSizeTracker
This contribution was made on Mar 11
-
fix test: test_replication_all increase key num
This contribution was made on Mar 11
- Some pull request reviews not shown.
dragonflydb/documentation
3 pull requests
-
chore: LMPOP support added
This contribution was made on Mar 21
-
chore: Update SAVE and BGSAVE commands
This contribution was made on Mar 21
-
feat: Add docs for the KEEPTTL option added to HSETEX
This contribution was made on Mar 12
romange/helio
1 pull request
-
fix: short write in the tls socket
This contribution was made on Mar 27
Created an issue in dragonflydb/dragonfly that received 7 comments
set performance regression during full sync or cluster migration
To reproduce:
@pytest.mark.asyncio
@dfly_args({"proactor_threads": 4})
async def test_set_performance(df_factory: DflyInstanceFactory, df_seeder_fa…
Opened 4 other issues in 1 repository
dragonflydb/dragonfly
1
open
3
closed
-
add a test for #4789
This contribution was made on Mar 17
-
test_s3_save_local_dir failed
This contribution was made on Mar 17
-
Check failed: tx_data.lsn == *lsn_ (111890 vs. 111550) LSN mismatch during replication!
This contribution was made on Mar 7
-
Check failed: static_cast<int64_t>(u_.json_obj.cons.bytes_used) >= size
This contribution was made on Mar 7