Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
856 contributions in the last year
Contribution activity
October 2020
Created a pull request in tarantool/jepsen.tarantool that received 1 comment
- Remove kill and pause nemeses from a standard set
- Fix broken nemeses
- Choose data engine to use in Tarantool
- Add .gitignore file
- Update instance file
- Remove dead code
- Remove counter-dec workload
- Make spaces synchronous
- Enhance crash patterns
- Enable MVCC engine using command-line option
- Skip DB teardown when --leave-db-running option specified
- Enable Raft options in an instance file
- Support independent keys in a register workload
- Add nemeses support and enable automatic leader election in a cluster
- Remove --single-mode option
- Fix Travis CI
- Rewrite register client
- Add counter test
- Add Set test
Created an issue in altescy/bookshelf that received 5 comments
Automatically add books in a directory
It would be nice to automatically add books in a directory. Now it is possible to add book one by one manually. It's time consuming and boring. P.S…
- Restart connections to instance
- Describe our experience with Jepsen testing in article
- Fix fault-injections :pause and :kill
- Add a focus test for TXM
- Remove dead code
- Remove counter-dec workload
- Nemesis partition failed with parameter :primaries
- Add retries to get primary
- Catch exceptions in operations
- Add test with checks for anomalies described in Adya's PhD
- Access to Tarantool via SQL and using connector
- Choose data engine (vinyl or memtx)
- Make Tarantool spaces synchronous again
- Consider nemeses used in PingCAP
- Add error codes from src/box/errcode.h to crash patterns
- Disable tables cleanup when `--leave-db-running` is passed
- Implement a method to discover current leader
- Enable automated leader election in a cluster
- Use new TX engine
- Implement independent keys in a register workload
- Remove option `--single-mode`
- Close connections to DBMS
- Add general support of nemeses
- Rewrite operations of a client in register workload to SQL
- Bump Jepsen version to 0.2.1