Current section
Files
Jump to
Current section
Files
README.md
# memory
只有最基础的功能。
只能缓存,缓存多了会占用更多内存。
[](https://hex.pm/packages/memory)
[](https://memory.hexdocs.pm/)
```sh
gleam add memory
```
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```