GithubHelp home page GithubHelp logo

agni's People

Contributors

gouthamve avatar kalivarapureshma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

agni's Issues

Reduce Allocs

Currently we allocate the size of each chunk (4MB) for EVERY request. We can fix this by writing a custom sink, but it is currently blocked on: golang/groupcache#89

Branch: custom-sink

Add the Prometheus API

Use the web/api/v1 package to add the Prometheus API. Currently blocked on vendoring. We currently broke vendoring because we are depending on this PR: prometheus/prometheus#3023 Can be fixed once that is merged in.

Branch: prom-api

groupcache backed by disk?

Experiment with an interface based groupcache system where one implementation could be in-mem and another disk.

We can the simply use the disk based system as a cache and expect the kernel FS to take care of higher layer caching. This would essentially build a Druid like system. Should be fun to experiment with.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.