command
module
Version:
v0.0.0-...-f7b70c1
Opens a new window with list of versions in this module.
Published: Apr 7, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
LRUCacheStore-Go
LRU Cache Storage written in Go
Table of Contents
Prerequisites
Ensure you have the following prerequisites installed:
Installation
Building from Source
-
Clone the repository:
git clone https://github.com/dipak140/LRUCacheStore-Go.git
-
Navigate to the project directory:
cd LRUCacheStore-Go
-
Build the project:
go build -o main .
Using Docker
-
Clone the repository:
git clone https://github.com/dipak140/LRUCacheStore-Go.git
-
Navigate to the project directory:
cd LRUCacheStore-Go
-
Build the Docker image:
docker build -t your_image_name .
Usage
Provide instructions on how to use your project here.
Contributing
If you would like to contribute to the project, please follow these guidelines:
- Fork the repository
- Create a new branch (
git checkout -b feature/foo)
- Make your changes
- Commit your changes (
git commit -am 'Add new feature')
- Push to the branch (
git push origin feature/foo)
- Create a new Pull Request
License
This project is licensed under the MIT License.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.