From d6c32c23ca067491e675ed827e26366d03097001 Mon Sep 17 00:00:00 2001 From: Aleksey Kvak Date: Wed, 29 Dec 2021 10:14:52 +0300 Subject: [PATCH] chore: TinkoffCreditSystems -> Tinkoff --- CHANGELOG.md | 66 ++++++++++++++++++++++++++-------------------------- README.md | 4 ++-- package.json | 2 +- 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d56829d..540ccfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,56 +1,56 @@ -# [3.2.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v3.1.1...v3.2.0) (2021-06-10) +# [3.2.0](https://github.com/Tinkoff/cachalot/compare/v3.1.1...v3.2.0) (2021-06-10) ### Bug Fixes -* undefined into resolved ([e68a642](https://github.com/TinkoffCreditSystems/cachalot/commit/e68a642af56a757ceaa713ef36e6e584d8028cac)) +* undefined into resolved ([e68a642](https://github.com/Tinkoff/cachalot/commit/e68a642af56a757ceaa713ef36e6e584d8028cac)) ### Features -* update typescript version, added logo, updated core dev dependencies ([81480a5](https://github.com/TinkoffCreditSystems/cachalot/commit/81480a5b2c6a4c97b3f1ce91500e32e01f2fcdd6)) +* update typescript version, added logo, updated core dev dependencies ([81480a5](https://github.com/Tinkoff/cachalot/commit/81480a5b2c6a4c97b3f1ce91500e32e01f2fcdd6)) -## [3.1.1](https://github.com/TinkoffCreditSystems/cachalot/compare/v3.1.0...v3.1.1) (2020-11-17) +## [3.1.1](https://github.com/Tinkoff/cachalot/compare/v3.1.0...v3.1.1) (2020-11-17) ### Bug Fixes -* redis: allow null return from set ([12a93dd](https://github.com/TinkoffCreditSystems/cachalot/commit/12a93dd)) +* redis: allow null return from set ([12a93dd](https://github.com/Tinkoff/cachalot/commit/12a93dd)) -# [3.1.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v3.0.3...v3.1.0) (2020-08-01) +# [3.1.0](https://github.com/Tinkoff/cachalot/compare/v3.0.3...v3.1.0) (2020-08-01) ### Features -* make cachalot free from dependencies ([fc54e6c](https://github.com/TinkoffCreditSystems/cachalot/commit/fc54e6c)) +* make cachalot free from dependencies ([fc54e6c](https://github.com/Tinkoff/cachalot/commit/fc54e6c)) -## [3.0.3](https://github.com/TinkoffCreditSystems/cachalot/compare/v3.0.2...v3.0.3) (2020-06-24) +## [3.0.3](https://github.com/Tinkoff/cachalot/compare/v3.0.2...v3.0.3) (2020-06-24) ### Bug Fixes -* less lodash in project ([#31](https://github.com/TinkoffCreditSystems/cachalot/issues/31)) ([5b4d99d](https://github.com/TinkoffCreditSystems/cachalot/commit/5b4d99d)) +* less lodash in project ([#31](https://github.com/Tinkoff/cachalot/issues/31)) ([5b4d99d](https://github.com/Tinkoff/cachalot/commit/5b4d99d)) -## [3.0.2](https://github.com/TinkoffCreditSystems/cachalot/compare/v3.0.1...v3.0.2) (2020-06-24) +## [3.0.2](https://github.com/Tinkoff/cachalot/compare/v3.0.1...v3.0.2) (2020-06-24) ### Bug Fixes -* Executor cannot return `undefined`. The only valid result for emptiness is `null`. ([ed8a701](https://github.com/TinkoffCreditSystems/cachalot/commit/ed8a701)) +* Executor cannot return `undefined`. The only valid result for emptiness is `null`. ([ed8a701](https://github.com/Tinkoff/cachalot/commit/ed8a701)) -## [3.0.1](https://github.com/TinkoffCreditSystems/cachalot/compare/v3.0.0...v3.0.1) (2020-05-08) +## [3.0.1](https://github.com/Tinkoff/cachalot/compare/v3.0.0...v3.0.1) (2020-05-08) ### Bug Fixes -* Do not depend on redis or memcached typings ([95e1f2c](https://github.com/TinkoffCreditSystems/cachalot/commit/95e1f2c)) +* Do not depend on redis or memcached typings ([95e1f2c](https://github.com/Tinkoff/cachalot/commit/95e1f2c)) -# [3.0.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v2.0.0...v3.0.0) (2020-05-08) +# [3.0.0](https://github.com/Tinkoff/cachalot/compare/v2.0.0...v3.0.0) (2020-05-08) ### Performance Improvements -* Base storage only touches and get tags if tag list is not empty ([22b8d3a](https://github.com/TinkoffCreditSystems/cachalot/commit/22b8d3a)) +* Base storage only touches and get tags if tag list is not empty ([22b8d3a](https://github.com/Tinkoff/cachalot/commit/22b8d3a)) ### BREAKING CHANGES @@ -67,12 +67,12 @@ WriteOptions now has type parameter used in getTags signature. Throw an error if executor returns undefined. -# [2.0.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.6.0...v2.0.0) (2020-03-17) +# [2.0.0](https://github.com/Tinkoff/cachalot/compare/v1.6.0...v2.0.0) (2020-03-17) ### Features -* **adapters:** Memcached adapter based on "memcached" module ([9b4aa04](https://github.com/TinkoffCreditSystems/cachalot/commit/9b4aa04)) +* **adapters:** Memcached adapter based on "memcached" module ([9b4aa04](https://github.com/Tinkoff/cachalot/commit/9b4aa04)) ### BREAKING CHANGES @@ -80,61 +80,61 @@ Throw an error if executor returns undefined. * **adapters:** * Removed tag reading optimizations. It is not intended to use caches in this way. * The "del" interface has been changed to be more convenient. -# [1.6.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.5.1...v1.6.0) (2020-02-14) +# [1.6.0](https://github.com/Tinkoff/cachalot/compare/v1.5.1...v1.6.0) (2020-02-14) ### Features -* Queue "cached" commands if its execution timed out ([b024999](https://github.com/TinkoffCreditSystems/cachalot/commit/b024999)) +* Queue "cached" commands if its execution timed out ([b024999](https://github.com/Tinkoff/cachalot/commit/b024999)) -## [1.5.1](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.5.0...v1.5.1) (2020-02-12) +## [1.5.1](https://github.com/Tinkoff/cachalot/compare/v1.5.0...v1.5.1) (2020-02-12) ### Bug Fixes -* Queue delete not touched tags command if adapter is not connected ([ce3c8f5](https://github.com/TinkoffCreditSystems/cachalot/commit/ce3c8f5)) +* Queue delete not touched tags command if adapter is not connected ([ce3c8f5](https://github.com/Tinkoff/cachalot/commit/ce3c8f5)) -# [1.5.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.4.0...v1.5.0) (2020-02-04) +# [1.5.0](https://github.com/Tinkoff/cachalot/compare/v1.4.0...v1.5.0) (2020-02-04) ### Features -* Not touched tags optimization ([076e895](https://github.com/TinkoffCreditSystems/cachalot/commit/076e895)) +* Not touched tags optimization ([076e895](https://github.com/Tinkoff/cachalot/commit/076e895)) -# [1.4.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.3.1...v1.4.0) (2020-01-29) +# [1.4.0](https://github.com/Tinkoff/cachalot/compare/v1.3.1...v1.4.0) (2020-01-29) ### Features -* Tags can be stored separately in case the main redis instance uses eviction policy. ([c25ae76](https://github.com/TinkoffCreditSystems/cachalot/commit/c25ae76)) +* Tags can be stored separately in case the main redis instance uses eviction policy. ([c25ae76](https://github.com/Tinkoff/cachalot/commit/c25ae76)) -## [1.3.1](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.3.0...v1.3.1) (2020-01-28) +## [1.3.1](https://github.com/Tinkoff/cachalot/compare/v1.3.0...v1.3.1) (2020-01-28) ### Bug Fixes -* mset does not add cache key prefix. ([8d58233](https://github.com/TinkoffCreditSystems/cachalot/commit/8d58233)) +* mset does not add cache key prefix. ([8d58233](https://github.com/Tinkoff/cachalot/commit/8d58233)) -# [1.3.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.2.1...v1.3.0) (2020-01-27) +# [1.3.0](https://github.com/Tinkoff/cachalot/compare/v1.2.1...v1.3.0) (2020-01-27) ### Features -* Multiple get and set are now using for read/write tags. ([71d60a3](https://github.com/TinkoffCreditSystems/cachalot/commit/71d60a3)) +* Multiple get and set are now using for read/write tags. ([71d60a3](https://github.com/Tinkoff/cachalot/commit/71d60a3)) -## [1.2.1](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.2.0...v1.2.1) (2020-01-23) +## [1.2.1](https://github.com/Tinkoff/cachalot/compare/v1.2.0...v1.2.1) (2020-01-23) ### Bug Fixes -* protect merged static and dynamic tags from being duplicated ([dabd053](https://github.com/TinkoffCreditSystems/cachalot/commit/dabd053)) +* protect merged static and dynamic tags from being duplicated ([dabd053](https://github.com/Tinkoff/cachalot/commit/dabd053)) -# [1.2.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.1.2...v1.2.0) (2020-01-23) +# [1.2.0](https://github.com/Tinkoff/cachalot/compare/v1.1.2...v1.2.0) (2020-01-23) ### Features -* Static tags can be lazy calculated ([6965862](https://github.com/TinkoffCreditSystems/cachalot/commit/6965862)) +* Static tags can be lazy calculated ([6965862](https://github.com/Tinkoff/cachalot/commit/6965862)) #### [1.1.2] - Fixed potential vulnerability by updating lodash diff --git a/README.md b/README.md index 976d8c4..0011b9a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # cachalot logo -[![Build status](https://img.shields.io/github/workflow/status/TinkoffCreditSystems/cachalot/CI?style=flat-square)](https://github.com/TinkoffCreditSystems/cachalot/actions?query=branch%3Amaster+workflow%3ACI) -[![Coveralls github](https://img.shields.io/coveralls/github/TinkoffCreditSystems/cachalot.svg?style=flat-square)](https://coveralls.io/github/TinkoffCreditSystems/cachalot) +[![Build status](https://img.shields.io/github/workflow/status/Tinkoff/cachalot/CI?style=flat-square)](https://github.com/Tinkoff/cachalot/actions?query=branch%3Amaster+workflow%3ACI) +[![Coveralls github](https://img.shields.io/coveralls/github/Tinkoff/cachalot.svg?style=flat-square)](https://coveralls.io/github/Tinkoff/cachalot) [![Written in typescript](https://img.shields.io/badge/written_in-typescript-blue.svg?style=flat-square)](https://www.typescriptlang.org/) [![npm](https://img.shields.io/npm/v/cachalot.svg?style=flat-square)](https://www.npmjs.com/package/cachalot) diff --git a/package.json b/package.json index 0e4913e..c5ce429 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "types": "./dist/index.d.ts", "repository": { "type": "git", - "repository": "https://github.com/TinkoffCreditSystems/cachalot.git" + "repository": "https://github.com/Tinkoff/cachalot.git" }, "engines": { "node": ">=10.0.0"