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