v1.0.0
What's Changed
- fix: fixing biomejs config file by @jaredwray in #1
- chore: upgrading hookified to 1.12.0 by @jaredwray in #2
- chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in #3
- fix: logo fixes by @jaredwray in #4
- feat: adding in jsdocs by @jaredwray in #5
- feat: updating emitters by @jaredwray in #6
- chore: upgrading hookified to 1.12.1 by @jaredwray in #7
- chore: upgrading biome to 2.2.4 by @jaredwray in #8
- feat: adding in hooks by @jaredwray in #9
- feat: adding in cas function by @jaredwray in #10
- fix: fixing flaky tests on hooks by @jaredwray in #11
- feat: adding in ketama for multiple server support by @jaredwray in #12
- chore: upgrading typescript to 5.9.3 by @jaredwray in #13
- chore: upgrading hookified to 1.12.2 by @jaredwray in #14
- chore: upgrading @biomejs/biome to 2.3.1 by @jaredwray in #15
- chore: upgrading vitest to 4.0.4 by @jaredwray in #16
- feat: moving to multi nodes by @jaredwray in #17
- fix: tests on hooks with more grace time by @jaredwray in #18
- feat: adding in reconnect by @jaredwray in #19
- feat: moving to robust distribution by @jaredwray in #20
- feat: rename getNodesForKey to getNodesByKey by @jaredwray in #21
- feat: moving to hash property instead of distribution by @jaredwray in #22
- chore: updating modules to latest by @jaredwray in #23
- feat: adding in jsDoc on hash property by @jaredwray in #24
- feat: handling multiple nodes being returned by the hash on get by @jaredwray in #25
- feat: on gets if multiple nodes returned it will execute by @jaredwray in #26
- fix: moving to using addNode in constructor by @jaredwray in #27
- feat: nodes property returns array of MemcacheNode by @jaredwray in #28
- feat: adding multi node execution by @jaredwray in #29
- feat: adding in createNode helper function by @jaredwray in #30
- fix: moving node to use hookified over EventEmitter by @jaredwray in #31
- feat: adding the option to pass MemcacheNode by @jaredwray in #32
- feat: updating readme by @jaredwray in #33
New Contributors
- @jaredwray made their first contribution in #1
Full Changelog: https://github.com/jaredwray/memcache/commits/v1.0.0