Skip to content

Releases: ExtensionEngine/tapster

v1.0.1

29 Jun 20:32
Compare
Choose a tag to compare
  • Allow passing tls redis provider option ♻️ fdf088e

v1.0.0...v1.0.1

v1.0.0

28 Jun 16:42
Compare
Choose a tag to compare
  • Merge pull request #3 from ExtensionEngine/feature/add-serialization fde25eb
  • Merge branch 'main' of https://github.com/ExtensionEngine/tapster into feature/add-serialization 97c9549
  • Merge pull request #2 from ExtensionEngine/feature/add-namespaces a8f8721
  • Rename dropNamespace to removeNamespace ♻️ 1e28be4
  • Update readme 📝 67b9dbf
  • Merge branch 'main' of https://github.com/ExtensionEngine/tapster into feature/add-namespaces 285d2b3
  • Merge pull request #1 from ExtensionEngine/feature/implement-cache-manager 4993095
  • Update test and example imports ✅ 📝 6e8dbdb
  • Export providers from module 🏗 6030267
  • Remove name property 🔥 2f03f71
  • Add cache manager set method tests ✅ b0f3bd4
  • Throw an error if key is not provided ♻️ 8b9ef65
  • Update tests ✅ a91eaf0
  • 📝 3cd1227
  • Move default store value to defaultOptions ♻️ 1551c77
  • Improve documentation 📝 ed7e49a
  • Update readme, remove WIP, add import guide 📝 f2fa68f
  • Move mocks from test files 🚚 cd64831
  • Remove duplicate tests, refactor existing tests ✅ 5ff23f2
  • Order imports 🎨 88c1637
  • Assign default options to the options object ♻️ 90132d5
  • Link example file in readme 📝 0148a86
  • Comment s to ms conversion 💡 197f21c
  • Change async method format ♻️ 53ccb22
  • Add tests for serialization ✅ 4b0c2fa
  • Add serialization to the readme 📝 cd95151
  • Add custom serialization example 📝 d432955
  • Deserialize value only if it is a string ♻️ 257a220
  • Update tests ✅ 01edf72
  • Add serialization option ✨ aa29cca
  • Update tests ✅ 46fc53b
  • Remove serialization inside Redis provider 🔥 512ae43
  • Wrap CacheManager methods with promise ♻️ 46115f5
  • Add namespacePrefix getter ♻️ c4fc703
  • Pass method to map directly ♻️ e484521
  • Update documentation and examples 📝 ec09b0b
  • Test clear method ✅ 642dc02
  • Add clear all records for namespace method ✨ d5e553b
  • Fix bug when using object assign on global obj 🐛 aaf3e6a
  • Add test for default namespace ✅ 9818eb3
  • Add tests for namespace feature ✅ cabf22e
  • Add namespaces ✨ 092ed42
  • Add publish access, edit author info 📦 d1141f4
  • Add org prefix for package name 📦 8909f16
  • 🔖 a9a78f3
  • Fix package.json package files 🐛 e7198cb
  • Prune expired records ♻️ 6764348
  • Install np package ➕ 236df58
  • Fix typo in readme ✏️ 3c86bd8
  • Add git repo to the package.json 📝 ccb520c
  • Readme grammar correction ✏️ 3b031cb
  • Fix typos in readme ✏️ 522e67b
  • Update readme documentation 📝 116f8b5
  • Add MIT license 📄 5c9e1ea
  • Remove nodemon package ➖ 644f82f
  • Remove dev script 🔨 bc4f96b
  • Add examples 📝 4c5ec6d
  • Remove default LRU maxAge ♻️ 70608a0
  • Implement cache manager and providers ✨ d6f015b
  • Install dependencies ➕ c8f7808

8aa3d70...v1.0.0