Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

tinik/moon-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alternative for try working with Redis on Magento 2

Install

Current release installed only by git need to update "repositories" in composer.json

composer.json

{
  ...
  "repositories": [
      {
          "type": "composer",
          "url": "https://repo.magento.com/"
      },
      {
          "type": "vcs",
          "url":  "[email protected]:tinik/moon-redis.git"
      }
  ],
  ...
}

Run command composer require tinik/moon-redis

For magento exist problem he is not working with Composer V2 composer self-update --1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages