Shahar Mike
de5ecc7447
chore: Split --cluster_announce_ip
and --replica_announce_ip
( #3615 )
...
chore: Split `cluster_announce_ip` and `replica_announce_ip`
This PR partially reverts #3421
Fixes #3541
2024-09-01 12:43:44 +00:00
Derick
24b8d3294b
docs(readme): Fix data mistake ( #3590 )
...
Update README.md chore: ms
Signed-off-by: Derick <charleszhn@hotmail.com>
2024-08-28 12:22:01 +00:00
Shahar Mike
2aa0b70035
feat(server): Support replica-announce-ip
/port
( #3421 )
...
* feat: Support `replica-announce-ip`/`port`
Before this PR, we only supported `cluster_announce_ip`.
It's basically the same feature, but used for cluster announcements
instead of replication.
This PR adds support for `replica-announce-ip` and
`replica-announce-port`, which can be set via new flags `--announce_ip=`
and `--announce_port=`. These flags apply to both cluster and replica
announcements.
Tested via running Sentinel, and making sure it is able to connect to
announced ip+port, while it can't connect to announced false /
unavailable ip+port.
Note: this PR deprecates `--cluster_announce_ip`, but continues to
support it. We will remove it in a future version.
Fixes #3380
* fix failing test
* destructure
2024-08-04 12:35:14 +03:00
Joe Zhou
8355569d46
chore: add more community links to README ( #3308 )
...
* Add more community links (Discourse forum, the new Dragonfly community page) to README
2024-07-13 16:48:44 +03:00
Roman Gershman
f6f7cfb2c9
chore: add a clear link on how to build dragonfly from source ( #2884 )
2024-04-12 22:12:36 +03:00
Binbin
9b1e1e0766
doc(README): fix outdated expiry ranges description ( #2779 )
...
In #932 , the expiry period was increased to 8 years.
This PR updates outdated parts of several READMEs.
2024-03-27 06:53:16 +00:00
Nick Gottlieb
86704dbf1c
Update README.md to include dragonfly cloud link ( #2469 )
...
Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
2024-01-25 09:23:14 +02:00
Roman Gershman
365cb439cf
chore: remove support for save_schedule flag ( #2327 )
...
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2023-12-22 11:17:18 +02:00
Roman Gershman
f39eac5bca
chore: add benchmarks for a small cloud instance ( #1264 )
...
chore: add benchmarks showing single-threded performanc
In addition addressed some questions raised during HN discussions.
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2023-12-04 17:57:57 +02:00
Shahar Mike
76381e6bc7
doc: How to bind to all IPv4 IP addresses ( #2145 )
2023-11-08 10:50:20 +00:00
Shahar Mike
ecb2703626
doc(README): Explain how to use env var flags ( #2096 )
2023-11-01 08:15:11 +02:00
omahs
d16195bfb7
fix: typos ( #1986 )
2023-10-03 13:05:04 +00:00
Joe Zhou
343b3ef800
docs: add snapshot_cron
flag in README (English and zh-CN) ( #1729 )
...
docs: snapshot_cron
2023-08-27 20:19:22 +03:00
Nick Gottlieb
a17b701bfb
Update README.md ( #1559 )
2023-07-18 12:55:23 +03:00
Bear
3c36a17ce2
docs : add korean translated README ( #1518 )
2023-07-05 12:16:52 +03:00
Ikko Eltociear Ashimine
391146e480
Add Japanese README ( #1494 )
...
docs: add Japanese translated README
Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2023-07-01 11:50:45 +03:00
Vladislav
fea4e1dd4d
fix: rename memcache to memcacheD ( #1461 )
...
Signed-off-by: Vladislav Oleshko <vlad@dragonflydb.io>
2023-06-22 11:55:20 +03:00
Nick Gottlieb
6534800ecb
Update README.md ( #1279 )
...
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
2023-05-22 22:32:13 +03:00
PawelKapl
36cd15a196
feat(admin): Implement admin_nopass flag ( #1193 )
...
Signed-off-by: darkonion <pawkapl89@gmail.com>
2023-05-09 16:37:14 +03:00
Nick Gottlieb
0651339f79
Update README.md ( #1145 )
...
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
2023-04-28 14:33:47 +03:00
adiholden
9a515cbe67
docs(readme) : doc flagfile ( #1110 )
...
Signed-off-by: adi_holden <adi@dragonflydb.io>
2023-04-20 11:28:22 +03:00
Gareth Dwyer
b8b84c0749
docs(readme): Fix up grammar and consistency ( #982 )
...
* README.md language edit
Signed-off-by: Gareth Dwyer <sixhobbits@users.noreply.github.com>
---------
Signed-off-by: worktheclock <85885287+worktheclock@users.noreply.github.com>
Signed-off-by: Gareth Dwyer <sixhobbits@users.noreply.github.com>
Co-authored-by: worktheclock <85885287+worktheclock@users.noreply.github.com>
2023-03-30 14:26:14 +03:00
Lambert Rao
4109529561
docs: add a chinese language readme ( #1002 )
...
* add a chinese language readme
2023-03-28 09:28:32 +03:00
ashotland
9c2363584a
Delete api_status.md
...
Update references to docs site command reference.
Signed-off-by: ashotland <ari@dragonflydb.io>
2023-03-12 08:16:28 +02:00
Leonardo Mello
abe3b3cb91
feat: support cluster mode emulation ( #492 )
...
Signed-off-by: Leonardo Mello <lsvmello@gmail.com>
2023-03-01 08:43:40 +02:00
Nick Gottlieb
15c856726a
update readme ( #794 )
...
* Add files via upload
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Delete logo-full.svg
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Rename logo.svg to logo-full.svg
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
* Update README.md
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
---------
Signed-off-by: Nick Gottlieb <ngottlieb1@gmail.com>
2023-02-14 23:08:32 +02:00
fannyfan414
b0741b40ad
docs(readme): Add ulimit to docker-compose example ( #721 )
...
Add ulimit to docker-compose example
Signed-off-by: fannyfan414 <32100589+fannyfan414@users.noreply.github.com>
2023-01-23 16:05:57 +02:00
Boaz Sade
49e53d550e
feat(server): admin port and interface ( #709 )
...
* feat(server): admin port and interface
Signed-off-by: Boaz Sade <boaz@dragonflydb.io>
2023-01-19 19:59:07 +02:00
yingshaoxo
1895d3113e
Update README.md ( #633 )
...
* Update README.md
add docker-compose example config
Signed-off-by: yingshaoxo <yingshaoxo@gmail.com>
2023-01-05 15:32:15 +02:00
Tomato6966
0efa1c92c4
added example of start script ( #557 )
...
* added example of start script
+ removed duplicated explanation
Signed-off-by: Tomato6966 <chris.pre03@gmail.com>
2022-12-11 17:52:42 +02:00
Leonardo Mello
ac5bc59c34
fix: maxmemory flag support human-readable format ( #476 )
...
Signed-off-by: Leonardo Mello <lsvmello@gmail.com>
2022-11-10 19:59:58 +02:00
Roman Gershman
becc0f38c0
docs(build): Canonicalize build from source instructions. Add CLA terms ( #454 )
2022-10-31 17:45:48 +02:00
Roman Gershman
d52ab4c59a
docs(server): Update the API status, README and LICENSE date ( #410 )
...
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2022-10-20 11:50:42 +03:00
Steven Cheng
6ad083acae
Update dependency list in README.md ( #403 )
2022-10-19 11:44:51 +03:00
JensColman
169c7b1845
Update README.md ( #399 )
...
I hope you don't mind my changes in the README.md file, regarding minor spelling and grammar errors.
Signed-off-by: JensColman <colmanjens@gmail.com>
2022-10-19 07:54:10 +03:00
Roman Gershman
b616b1e1fd
feat(server): support epoll linux api ( #351 )
2022-10-04 11:11:09 +03:00
odedponcz
f1ee9b4b8d
feat(docs): Update broken link to grafana dashboard ( #314 )
...
Signed-off-by: Oded Poncz <oded@poncz.com>
2022-09-19 09:00:23 +03:00
Tomato6966
f3ab64e645
Added more useful flags to the flags section ( #305 )
...
Signed-off-by: Tomato6966 <chris.pre03@gmail.com>
2022-09-18 16:37:24 +03:00
odedponcz
08cda413f7
Move assets to static ( #247 )
...
Signed-off-by: Oded Poncz <oded@poncz.com>
Signed-off-by: Oded Poncz <oded@poncz.com>
2022-08-18 22:55:12 +03:00
odedponcz
f31d452939
docs: Update README.md twitter handle ( #242 )
...
Update README.md
2022-08-15 08:15:53 +03:00
Ikko Ashimine
4ab55675bb
docs(README): minor fix
...
Github -> GitHub
2022-07-27 23:42:26 +03:00
Joseph Bylund
1cba08891e
docs(README): Document hz flag ( #201 )
...
Document hz flag in readme
The hz flag determines how frequently timers used for key eviction are evaluated. Document this flag in the readme.
2022-07-12 13:37:36 +03:00
Roman Gershman
2d9370c6b2
chore(doc): add dragonfly/memcached benchmark to README
...
Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2022-06-17 16:10:08 +03:00
Ryan Russell
55d1c51c8f
docs(readme): Add Discord Channel and Community Link Bar ( #151 )
...
Signed-off-by: Ryan Russell <git@ryanrussell.org>
2022-06-15 16:41:06 +03:00
Ryan Russell
ff632b1c4b
feat(docker-compose): Add docker-compose.yml
#100 ( #130 )
...
* feat(docker-compose): Add `docker-compose.yml` #100
Signed-off-by: Ryan Russell <git@ryanrussell.org>
* docs(build-from-source): Include build from source
Signed-off-by: Ryan Russell <git@ryanrussell.org>
2022-06-10 16:30:05 +03:00
Roman Gershman
ef20178b76
Factor out theAPI readiness matrix into a separate doc ( #103 )
...
Factor out API readiness matrix into a separate doc
2022-06-06 15:50:41 +03:00
Zacharya
5ff2a43a1f
Add Promehtues metrics for Grafana close #61 ( #85 )
...
* Add Promehtues metrics for Grafana close #61
* remove debug code
* Add doc and Grafana dashboard
* PR comments fixes
* Remove macros
2022-06-05 21:47:56 +03:00
Roman Gershman
ec9754150f
Implement PSUBSCRIBE/PUNSUBSCRIBE commands.
...
Add minimal tests.
2022-06-02 22:45:56 +03:00
Ryan Russell
a049128ab6
Improving Readability r3 ( #75 )
...
Signed-off-by: Ryan Russell <git@ryanrussell.org>
2022-06-01 19:31:36 +03:00
quiver
33af405434
Update build steps for Ubuntu ( #72 )
...
cmake and c++ compilers are required to build from source
2022-06-01 13:13:17 +03:00