Skip to content

Commit

Permalink
remove tcl
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixficsol committed Apr 15, 2024
1 parent 5c2e2df commit 2c3ceb9
Show file tree
Hide file tree
Showing 70 changed files with 3 additions and 19,143 deletions.
6 changes: 3 additions & 3 deletions pikiwidb.conf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ logfile stdout
# Set the number of databases. The default database is DB 0, you can select
# a different one on a per-connection basis using SELECT <dbid> where
# dbid is a number between 0 and 'databases'-1
databases 16
databases 3

################################ SNAPSHOTTING #################################
#
Expand All @@ -57,7 +57,7 @@ databases 16
# points by adding a save directive with a single empty string argument
# like in the following example:
#
# save ""
save ""

#save 900 1
#save 300 10
Expand Down Expand Up @@ -348,4 +348,4 @@ db-instance-num 5
# default 86400 * 7
rocksdb-ttl-second 604800
# default 86400 * 3
rocksdb-periodic-second 259200
rocksdb-periodic-second 259200;
63 changes: 0 additions & 63 deletions pikiwidbtests.sh

This file was deleted.

4 changes: 0 additions & 4 deletions tests/README.md

This file was deleted.

Binary file removed tests/assets/encodings.rdb
Binary file not shown.
Binary file removed tests/assets/hash-zipmap.rdb
Binary file not shown.
10 changes: 0 additions & 10 deletions tests/helpers/bg_complex_data.tcl

This file was deleted.

15 changes: 0 additions & 15 deletions tests/helpers/gen_write_load.tcl

This file was deleted.

111 changes: 0 additions & 111 deletions tests/helpers/redis_queue.py

This file was deleted.

22 changes: 0 additions & 22 deletions tests/sentinel/run.tcl

This file was deleted.

126 changes: 0 additions & 126 deletions tests/sentinel/tests/00-base.tcl

This file was deleted.

Loading

0 comments on commit 2c3ceb9

Please sign in to comment.