nuster

 1 like

nuster is a high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy. It is 100% compatible with HAProxy, and takes full advantage of the ACL functionality of HAProxy to provide fine-grained caching policy based on the content of request, response...

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Linux
  • BSD
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Load balancing
  2.  REST API

nuster News & Activities

Highlights All activities

Recent activities

  • POX updated nuster
    9 months ago
Show all activities

nuster information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentSecurity & Privacy

GitHub repository

  •  1,909 Stars
  •  155 Forks
  •  21 Open Issues
  •   Updated Dec 7, 2021 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about nuster, and it has gotten 1 likes

nuster was added to AlternativeTo by zejobex on Apr 18, 2018 and this page was last updated Sep 14, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is nuster?

nuster is a high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy. It is 100% compatible with HAProxy, and takes full advantage of the ACL functionality of HAProxy to provide fine-grained caching policy based on the content of request, response or server status.

nuster can be used as an HTTP/TCP load balancer just like HAProxy, and can also be used as an HTTP proxy cache server like Varnish or Nginx to cache dynamic and static HTTP response, and can also be used as a RESTful NoSQL cache server, using HTTP POST/GET/DELETE to set/get/delete Key/Value object.

It can be used as an internal NoSQL cache sits between your application and database like Memcached or Redis as well as a user facing NoSQL cache that sits between end user and your application. It supports headers, cookies, so you can store per-user data to same endpoint.

Official Links