https://github.com/aerogo/session-store-memory
:green_book: Memory store for Aero sessions.
https://github.com/aerogo/session-store-memory
go memory session session-store web
Last synced: 11 months ago
JSON representation
:green_book: Memory store for Aero sessions.
- Host: GitHub
- URL: https://github.com/aerogo/session-store-memory
- Owner: aerogo
- License: other
- Created: 2017-06-16T09:49:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T06:43:59.000Z (about 6 years ago)
- Last Synced: 2024-10-29T21:05:51.802Z (about 1 year ago)
- Topics: go, memory, session, session-store, web
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# session-store-memory
[![Godoc][godoc-image]][godoc-url]
[![Report][report-image]][report-url]
[![Tests][tests-image]][tests-url]
[![Coverage][coverage-image]][coverage-url]
[![Sponsor][sponsor-image]][sponsor-url]
Memory store for Aero sessions.
## Style
Please take a look at the [style guidelines](https://github.com/akyoto/quality/blob/master/STYLE.md) if you'd like to make a pull request.
## Sponsors
| [](https://github.com/cedricfung) | [](https://github.com/soulcramer) | [](https://twitter.com/eduardurbach) |
| --- | --- | --- |
| [Cedric Fung](https://github.com/cedricfung) | [Scott Rayapoullé](https://github.com/soulcramer) | [Eduard Urbach](https://eduardurbach.com) |
Want to see [your own name here?](https://github.com/users/akyoto/sponsorship)
[godoc-image]: https://godoc.org/github.com/aerogo/session-store-memory?status.svg
[godoc-url]: https://godoc.org/github.com/aerogo/session-store-memory
[report-image]: https://goreportcard.com/badge/github.com/aerogo/session-store-memory
[report-url]: https://goreportcard.com/report/github.com/aerogo/session-store-memory
[tests-image]: https://cloud.drone.io/api/badges/aerogo/session-store-memory/status.svg
[tests-url]: https://cloud.drone.io/aerogo/session-store-memory
[coverage-image]: https://codecov.io/gh/aerogo/session-store-memory/graph/badge.svg
[coverage-url]: https://codecov.io/gh/aerogo/session-store-memory
[sponsor-image]: https://img.shields.io/badge/github-donate-green.svg
[sponsor-url]: https://github.com/users/akyoto/sponsorship