[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#953664: RFP: golang-github-victoriametrics-fastcache -- fast thread-safe in-memory cache for big number of entries in Go (library)



Package: wnpp
Severity: wishlist
Tags: patch

* Package name    : golang-github-victoriametrics-fastcache
  Version         : 1.5.6
  Upstream Author : VictoriaMetrics
* URL             : https://github.com/VictoriaMetrics/fastcache
* License         : Expat
  Programming Lang: Go
  Description     : fast thread-safe in-memory cache for big number of entries in Go (library)

 Features:
  * Fast. Performance scales on multi-core CPUs.
  * Thread-safe. Concurrent goroutines may read and write into a single cache
    instance.
  * The fastcache is designed for storing big number of entries without GC
    overhead.
  * Fastcache automatically evicts old entries when reaching the maximum
    cache size set on its creation.
  * Simple API.
  * Simple source code.
  * Cache may be saved to file and loaded from file.
  * Works on Google AppEngine.


This is a required dependency for victoria-metrics.

Attached a tested and working packaging, where only the Uploaders, and
ITP bug need to be filled, and the packaging imported into git.

Thanks,
Guillem

Attachment: golang-github-victoriametrics-fastcache_1.5.6-1.debian.tar.xz
Description: application/xz


Reply to: