Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/redis-doc

Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
https://github.com/redis/redis-doc

Add new INFO evicted_scripts field and eval scripts eviction (#2686)

Co-authored-by: Oran Agra <[email protected]>

7dbeb33c0ec969a614f19530036acf526d5551c4 authored 11 months ago
Add client Redis::Cluster::Fast for Perl (#2664)

51cd6df160077672a9f0a18d3e85019596bc26ac authored 11 months ago
Fix the directory structure of the Ballerina client (#2685)

* Fix the directory structure of the Ballerina client, which generates the link
* Change the cl...

6c106478cd5314d49cd524e0ae282fb947767453 authored 11 months ago
Add Ballerina to the list of languages (#2684)

7807291f71bb6cd2b2f4ec8f53b2f734dc99912f authored 11 months ago
Add Ballerina Redis client (#2682)

This PR adds information on the Official Redis client library for [Ballerina](https://ballerina....

54777055f37b5254045ab4d697b472321e555b89 authored 11 months ago
Added in missing word "extract" in install-redis-from-source.md (#2648)

34478235ee766a44cf8096e8b5cfc8595d2ef030 authored 11 months ago
Add allocator_muzzy field in INFO MEMORY and MEMORY STATS (#2672)

In redis/redis#12996 we add a new `allocator_muzzy` field for `INFO MEMORY` and `MEMORY STATS`.
...

d74da8f10329433a20dc0471fe1b2bdc6b5b7757 authored 11 months ago
Add Lua os library section (#2671)

in redis/redis#12971 we expose a new Lua os api os.clock().

7f18c04120c944ed4bea58aed17c1612783ca259 authored 11 months ago
Document CLIENT KILL MAXAGE filter (#2666)

9d4eadf0167950726a43dc5433cc2cb6e023446e authored 11 months ago
Document XINFO STREAM FULL (#2669)

Document all the information returned by XINFO STREAM FULL.

Also, document the behavioral cha...

2dd99c461cc01e8571e56d93a7bfccd8c855dd73 authored 11 months ago
Fix the rendering of the RESP documentation for the INFO command (#2676)

c4a2ea11376ced4058db1257d5e24375b9c55979 authored 11 months ago
Apply title to raw link (#2678)

A link to *hash tags* in the cluster spec

45029753c2c2ace0e19bacd507825cd820d59730 authored 11 months ago
Bugfix-install redis broken link (#2680)

00f9306b6d8b4062ccf78cf9d642e61cb2e5d0a5 authored 11 months ago
Update KEYS and SCAN page about pattern with hash tag (#2610)

The optimization done in redis/redis#12754.

a1e94d906282d8e601acc80d64317f16b9e274c0 authored 11 months ago
Update object-encoding doc to mention all the encodings (#2677)

66da565f9da37eec69ccf8d8fe18314b703568e7 authored 11 months ago
Add WATCH metrics (#2665)

---------

Co-authored-by: Oran Agra <[email protected]>

9e1530946c25b2e380aaf8780d1b1f08c2f12525 authored 11 months ago
Allow by/get of sort(ro) in cluster mode. (#2611)

ee795e452d3053d4abbc3872c7a114fab9754264 authored 11 months ago
Add novalues option to HSCAN. (#2612)

Doc of redis/redis#12765.

---------

Co-authored-by: Oran Agra <[email protected]>

438e8b11f391275d8030ad0f918fd3821bdda9e0 authored 11 months ago
Add overhead metrics to info and memory stats. (#2674)

The corresponding doc PR of https://github.com/redis/redis/pull/12913
---------

Co-authored-...

aebf9fb3e4ee7258a276c1c670f6132efb561143 authored 11 months ago
Add librdb tool and c-library (#2675)

Co-authored-by: moticless <[email protected]>

20ed0317b4739c8034998ea2f5bb622fe33d6fb6 authored 11 months ago
Fix FUNCTION DUMP outupdated examples (#2670)

The old example uses an old format, which is no longer supported,
it will return an `ERR Pre-GA...

7679858b1a19a84fc613ca45fe44d3c25385dc64 authored 11 months ago
The history section should not contain behavioral changes (#2668)

As per https://github.com/redis/redis/pull/10398

ccd3a13c6bcc7bdf9389daad9244007639feff35 authored 11 months ago
Merge pull request #2655 from domgew/client-kotlin-domgew-kedis

Add Kedis (Kotlin Multiplatform redis client library)

8a7f09420d182956ea61c8b704adb123b975ad3e authored 11 months ago
Merge pull request #2661 from nihohit/patch-3

Add GLIDE for Redis to Python list of clients.

30d6ee156db4c13175b17432dbfeca69e3370f77 authored 12 months ago
Merge pull request #2662 from nihohit/patch-2

Add GLIDE for Redis to nodejs list of clients.

e60764c766efe9025fd9eedafe06a3c081624aab authored 12 months ago
Update clients/kotlin/github.com/domgew/kedis.json

5aa601fa8dd68d9a26dc737de8c7720657a701ab authored 12 months ago
Update clients/nodejs/github.com/AWS/GLIDE-for-Redis.json

e67c18814854893974c98a73658c7dd727dc61e8 authored 12 months ago
Update clients/python/github.com/AWS/GLIDE-for-Redis.json

Co-authored-by: Madelyn Olson <[email protected]>

ba9da8b6beadcdd61aad226a5b35db9ad34c3df5 authored 12 months ago
Add GLIDE for Redis to Python list of clients.

b4368ea2756f44cda11aefeac635f9bec6283ebf authored 12 months ago
Add GLIDE for Redis to nodejs list of clients.

03a860c082606a20050acb4e9044ac2354880806 authored 12 months ago
Fix sorted set leaderboard typo (#2656)

578a29db40c8935343a97b92905c97293b4b249a authored 12 months ago
Docker documentation (#2623)

* Create install-on-aws

* adding description for RedisInsight on Docker

* Update configura...

6895f84525858aafd0bd76ef35eafd28a01b89e4 authored 12 months ago
Update info docs with two buffer limit metrics. (#2520)

Add explains about "client_query_buffer_limit_disconnections" and
"client_output_buffer_limit_d...

f0fc05d56d2bb85458661e9bab0d2e3ffd7875fd authored 12 months ago
Add Kedis (Kotlin Multiplatform redis client library)

44a5a0f7c64be18ca9435d91a7797e2ccfe69997 authored 12 months ago
Add "Production usage" section to Jedis quick start (#2636)

68992d7653d34ac83969339c774cf1922143897b authored about 1 year ago
Explain patterns with hash tags in cluster spec (#2646)

Adding to the cluster spec documentation of the following Redis features:

redis/redis#12754 (...

59db4e32546857f3f82597ca929088bc494c934e authored about 1 year ago
Add notes of `:0@0` addresses in `CLUSTER NODES` (#2643)

e54befcd8fc3fd6930bbf93bff45913d0c2da853 authored about 1 year ago
Update bitfields.md (#2560)

* Update bitfields.md

update bitfields data type page to include hugo short code - condense e...

ab5db30ca9d0d5f4dea83b16fbea80d931e5fd38 authored about 1 year ago
Update bitmaps.md (#2561)

* Update bitmaps.md

update bitmaps data type page to include hugo short code - condensed exam...

00cdad86d2249f08f5d54f098cdc427c60f302af authored about 1 year ago
Add note for building redis with TLS support (#2641)

* Add note for building redis with TLS support

* Update docs/install/install-redis/install-re...

12c4317d5e18977553a0971515eb601496e7928e authored about 1 year ago
Update keys.bytes-per-key. (#2638)

4f0fcdb5096ba964f2b7d9f3a2996c06d00de339 authored about 1 year ago
Fix outdated incorrect example in function delete (#2644)

The command format is using the old one and it is outdated.

Shebank is added and FUNCTION LOA...

dfac80808209feb5da70b3024ab495c673d743d1 authored about 1 year ago
Update FUNCTION LIST example to mention output has flags (#2642)

c582783b304d8d08827c5906aaab7586f2bab5f1 authored about 1 year ago
Clarify meaning of numlocal param in WAITAOF command (#2446)

8663f15b294e87f41b7d42d05fee1ec2f1714443 authored about 1 year ago
Grammar - Add missing 'and' (#2491)

77e0025e4a2d1fb4580a600c9d4ad1dc6f9c3113 authored about 1 year ago
Expand docs about multi-shard (#2493)

Add example and more details about multi-shard request policy in command tips page.

b990e9f27e4a64bcbee6b77b7d3f25ca1fc6ac63 authored about 1 year ago
Update `maxclients` directive in `redis.conf` info/wording (#2631)

* Update `maxclients` directive in `redis.conf` info/wording.

* Update redis.conf:`maxclients...

7c5a901414c5af4aefd2c1b1761a496b9c796677 authored about 1 year ago
Add some missing INFO fields about FUNCTION (#2599)

Info fields from the rearrangement of scripts when functions were introduced.
see redis/redis#9...

98dd3843f3e3cb1baa2796fe38f5fa2746c35417 authored about 1 year ago
SET options EX, PX, EXAT, PXAT take positive integer argument (#2617)

Clarify that argument is a positive integer, unlike EXPIRE which accepts zero and negative numbe...

d3fdeb6732779e01175014a5f928ebd843f2fc79 authored about 1 year ago
Add new pubsub_clients field in INFO (#2624)

Added in redis/redis#12849

a8751ba708ab9237b14af185054f98a961979757 authored about 1 year ago
Fix incorrect output of example in ACL DRYRUN (#2633)

In redis/redis#10405, we will check arity first, so the example
output is wrong. And in redis/r...

908c77de8a95a11cef3dcf4ec4965815d5a0118e authored about 1 year ago
add link and fix a bit of language to address issue #885 (#2629)

* Update _index.md to fix #885

fixes #885 and removes a bit of language for clarity

* Upda...

c8258cfa67c4532bda205ee5a0938cb146ee62fb authored about 1 year ago
Update index.md (#2628)

95cb44d7fdf54cad2eb6f30f31cc4e38158d7f91 authored about 1 year ago
Fixed grammar in _index.md (#2627)

* Fixed grammar in _index.md

* Update docs/install/_index.md

Co-authored-by: David Dougher...

f411cc56b36704ceae2f03808bfe53add1e30fa9 authored about 1 year ago
Improve RDB to AOF conversion docs (#2521)

Add warning about RDB to AOF conversion and some other improvements to that documentation sectio...

b4eac7e09c0e7b071363c054bb463c4a2b97b313 authored about 1 year ago
Update hincrbyfloat.md (#2626)

WRONGTYPE is about the key type, not the field type.
looks like a copy paste issue from INCRBYF...

f996053ed5b05a69ddda21e1ab58af8a6d1368b3 authored about 1 year ago
Explain how to remove failed cluster node (#2427) (#2434)

`redis-cli --cluster del-node` doesn't work since it tries to connect to all nodes. `--cluster c...

b260429d01c85c64d7d0ea185929d92c85bba022 authored about 1 year ago
Merge pull request #2621 from cKurultayKalkan/patch-2

Update resp3_replies.json

706b8c1b9509b68584479d0b696d714c68619945 authored about 1 year ago
Merge pull request #2620 from cKurultayKalkan/patch-1

Update resp2_replies.json

fd93c9a28335eeb2e2a7b2921727e89f0bb16c5b authored about 1 year ago
Update resp3_replies.json

fix aist to list

2a06c5fd2c82b285f991f1f14086ade3147cbc91 authored about 1 year ago
Update resp2_replies.json

fix aist to list

8251f69cd068c93fed9d010a5ffb0ca16ad72438 authored about 1 year ago
Merge pull request #2606 from dwdougherty/doc-3075-dwdougherty

DOC-3075: update Python connection section re. distutils removal in Python 3.12+

5fc1cb15b471be856a29ff4e4fc79b929ab596b5 authored about 1 year ago
Merge pull request #2613 from moznion/nil_resp_for_object_freq

Revise the response description of `OBJECT FREQ` command

138dc71b8bc756c7cf508dccab439798a4f44d66 authored about 1 year ago
Revise the response description of `OBJECT FREQ` command

`OBJECT FREQ` would return the nil/null response if the target key
doesn't exist.

Signed-off-by...

5b4c923f4ac069593f02b52d92693364089a5df3 authored about 1 year ago
Merge pull request #2609 from zhzy0077/patch-1

Remove the duplicated entry in sorted-sets.md

6a53fb7636707f6b2b603f8cce2e958544ef5aaa authored about 1 year ago
Merge pull request #2589 from elboulangero/master

Update getting-started/faq to get-started/faq

26dddc3b7dec4abbafd6587a59caedf1208cb509 authored about 1 year ago
Remove the duplicated entiry in sorted-sets.md

6defa01cb82ba743a02c96b062ffa67222ab7b70 authored about 1 year ago
Update getting-started/faq to get-started/faq

getting-started/faq redirects to get-started/faq. As a result, this link
is not fully functional...

c9e3055dc8d77af0e79a27c1b8263a41d7dbb3f1 authored about 1 year ago
DOC-3075: update Python connection section re. distutils removal in Python 3.12+

5d48ad73b5650c5a78a7d98d7df6693e33d763c5 authored about 1 year ago
Add an explanation for URI with -u in redis-cli (#2604)

It's good for users to know that they need to specify "default" as the username when authenticat...

c2d73cd8d9c9a461bf18651287357caf23653bfa authored about 1 year ago
Correction of map representation in RESP2 (#2587)

In the protocol spec, the description of how maps are represented in RESP2 is incorrect.

"Map...

072898399523843e4abb6c50e9e9a2ac1935910e authored about 1 year ago
Merge pull request #2595 from BharadwajDivate/patch-1

Update install-redis-on-windows.md

4351d164cd2c15f25b3299d085e75f25cc5051ea authored about 1 year ago
Put SCAN details back to SCAN page (#2535)

Moving the text back from Keyspace Tutorial to where it was moved in an earlier change.

Co-au...

ce712a989185fe91f6177106dc70b5b56684bcd2 authored about 1 year ago
Fix discrepancy in lists.md (#2546)

The line I've updated made sense with the previous code snippet.
The commit af1734cafec11cd9bb6...

9698b8ba81cae1c2251ca035598a9a1dcc3db120 authored about 1 year ago
Fix wording in cli.md (#2600)

e83b601af68fa64bf0f552f2963d7468b6846844 authored about 1 year ago
Add FalkorDB under modules (#2545)

b4980035940e341c83be356afeb14cae71ebb958 authored about 1 year ago
Change 'this counters' to 'these counters' (#2540)

a242d79d8627f554690b62ce3724554f1a3af43e authored about 1 year ago
Change examples using HMSET to HSET as the former is deprecated (#2569)

HMSET is deprecated as of Redis 4.0.0, and HSET is the preferred method for this interaction. Th...

32b7378fb63b3d47f4a714b27fdf37f35d75e41d authored about 1 year ago
Grammar correction in sorted-sets.md (#2547)

4a13bd56abd92ba2157299601a64301dd93a6cff authored about 1 year ago
Correction of examples for sets datatype (#2531)

14154f27876b9d40a679d5ab826a00d2bddb2884 authored about 1 year ago
Correction of examples for lists (#2530)

852466779eba5de5672195e453a415f5d45fa5ec authored about 1 year ago
Add radish, the gleam client (#2598)

0dbba45128c2f072d42ef6e4e7969bd2ba89b5bf authored about 1 year ago
Merge pull request #2596 from Obeyed/fix-zrank-withscore-reference-in-resp-replies-examples

Update ZRANK WITHSCORE reference in resp2 & resp3_replies.json

ea39ce1101ae939faa0b8174da0c98812c96513e authored about 1 year ago
Update ZRANK WITHSCORE resp2 & resp3_replies.json

d780e33f944071e00223df97aa4d37636d2e856e authored about 1 year ago
Update install-redis-on-windows.md

fixed a broken link to install on linux page

0374f59379f45cffaa1715a865c449df3f5b30b3 authored about 1 year ago
Merge pull request #2588 from dwdougherty/doc-2601-resp3-replies

Add RESP3 reply schemas to commands

49a8284917f1e698189cc63ea0a3ef46e16160d6 authored about 1 year ago
Merge pull request #2590 from ajatkj/patch-1

Update install-redis-on-mac-os.md

1df0c2f4ab16f72c227fc227edb172e0fac96870 authored about 1 year ago
Update install-redis-on-mac-os.md

Fix link for "Installing Redis from Source."

9ecb2d92ced0820269712da36ba866f644ac2983 authored about 1 year ago
Add RESP3 reply schemas to commands

9d29e0cb21826fc44d4afe1b7aae5c31bc1038c4 authored about 1 year ago
Merge pull request #2584 from dwdougherty/master

Minor correction to list data type page

edcc598b168dc2933b258413db071d670c000b15 authored about 1 year ago
Merge pull request #2573 from flpcury/patch-1

Fix typos in protocol-spec.md

9ed7a1b9612f2ca5c68462710b5661d0b48f0edd authored about 1 year ago
Minor correction to list data type page

17ae2f70090434259ef1968e493aa0ce8c673931 authored over 1 year ago
Fix typos in protocol-spec.md

ee17d7ace3ca560682cd680dffbf768b72897461 authored over 1 year ago
Merge pull request #2581 from redis/doc-dmaier-quickstarts-patch-1

Fixed some broken links

7539ed97437ee6a0e3f7de468d40e9881eb4db16 authored over 1 year ago
Update _index.md

Fixed some broken links

309eb4b603e8cd711a92a47ca8cb1c6e62707893 authored over 1 year ago
update commands spec (args) from 7.2.2 (#2570)

see redis/redis#12633

928bf6ed9848b76b53429adf81f96f9db3b06800 authored over 1 year ago
update client list fields: no-evict and no-touch (#2572)

no-evict added in redis/redis#8687
no-touch added in redis/redis#11483

Co-authored-by: Binbi...

f5514bfa0dd0752bff99e9b9ec2266f9f6e34833 authored over 1 year ago
Improved quick start guides (#2574)

* Moved the old quick start guide to the install section

* Added al
iases for the old pages
...

e56123dd2e917d4608998d5e82bb2896c85cac4c authored over 1 year ago
fix inconsistency in docs (#2559)

The examples don't mention apples, strawberries or oranges, so let's change the text to match th...

d3a0400c69f86ab1eca9f137de4e216f4cba485e authored over 1 year ago
fix swapped vars in memory-stats, and minor wording (#2557)

4d345ac90a0c8dbf759238478b38829e2c5e807e authored over 1 year ago