This website requires JavaScript.
Explore
Help
Sign In
mirror
/
redis
mirror of
https://github.com/go-redis/redis.git
Watch
1
Star
0
Fork
You've already forked redis
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
redis
/
.gitignore
6 lines
48 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Migrates tests to ginkgo/gomega
2015-01-15 18:51:22 +03:00
*.rdb
test: `TestRingSetAddrsContention` changed to Benchmark (#2316)
2022-12-16 18:34:43 +03:00
testdata/*
Introduce metrics capture with OpenTelemetry (#1398) * internal: Add instrumentation Co-authored-by: reggiemcdonald <regmcdonald95@gmail.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-15 12:07:07 +03:00
.idea/
Adds testable examples to be automatically pulled in redis.io docs (#2601) * Adding examples * Update readme * Update Readme * Remove unneeded lines. Added an examples.json file * Update readme for examples * More fixes * Add example tags * Update examples.json * Rename * Add another hide block * Temporary test * Add example id for lpush and lrange * Update readme * Update output text * Improve examples * Move examples test dir to doctests * Add redis v7's ExpireAtNX, ExpireAtXX, ExpireAtGT, ExpireAtLT, PExpireNX, PExpireXX, PExpireGT, PExpireLT, PExpireAtNX, PExpireAtXX, PExpireAtGT, PExpireAtLT feat: Add redis v7's NX, XX, GT, LT expireat, pexpire, pexpireat variants * add tests for new commands add tests to coverage for the new commands * Adds github workflow to add docexamples tests. Flushes db before every test. * Fixes broken workflow file * Adds Igor’s suggestion of keeping the instructions for docexamples in one place * Removes unneeded “Missing” section, because it was solved as a workflow * Revert "add tests for new commands" This reverts commit af12cb6bd6eba2b68bf90545724f1495fd4797e8. * Fixes review comments * Specifies versions as strings instead of floats --------- Co-authored-by: carner <icarners@gmail.com>
2023-05-31 16:22:55 +03:00
.DS_Store
Making command structs digestable (#2716) * intial move * adding stringcmdable * moving module commands to align with other changes --------- Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com> Co-authored-by: ofekshenawa <ofek.shenawa@redis.com>
2023-09-20 16:08:24 +03:00
*.tar.gz
*.dic