phaistos-networks / Tank

Licence: apache-2.0
A very high performance distributed log service

Projects that are alternatives of or similar to Tank

Golog
A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.
Stars: ✭ 208 (-77.56%)
Mutual labels:  log, high-performance
Easylogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
Stars: ✭ 1,968 (+112.3%)
Mutual labels:  log, high-performance
clue
a extremely high performance log library for android. 高性能的Android日志库
Stars: ✭ 27 (-97.09%)
Mutual labels:  log, high-performance
Gol
gol is a high performance async log kit for golang
Stars: ✭ 166 (-82.09%)
Mutual labels:  log, high-performance
gologger
A concurrent, fast queue/service worker based filesystem logging system perfect for servers with concurrent connections
Stars: ✭ 16 (-98.27%)
Mutual labels:  log, service
Cowboy
Small, fast, modern HTTP server for Erlang/OTP.
Stars: ✭ 6,533 (+604.75%)
Mutual labels:  high-performance
Electron Crash Report Service
Aggregate crash reports for Electron apps
Stars: ✭ 17 (-98.17%)
Mutual labels:  service
Electron Log
Just a simple logging module for your Electron application
Stars: ✭ 765 (-17.48%)
Mutual labels:  log
Ontology
Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
Stars: ✭ 743 (-19.85%)
Mutual labels:  high-performance
Yii2 Telegram Log
Telegram log target for Yii 2
Stars: ✭ 24 (-97.41%)
Mutual labels:  log
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (-3.45%)
Mutual labels:  high-performance
Notlitecode
Remote Encrypted Procedure Calling for .Net & .Net Core
Stars: ✭ 16 (-98.27%)
Mutual labels:  high-performance
Lizardfs
LizardFS is an Open Source Distributed File System licensed under GPLv3.
Stars: ✭ 793 (-14.46%)
Mutual labels:  high-performance
Ultima
An open source, Infrastructure-as-Code cloud platform with built-in CI and local development environment.
Stars: ✭ 18 (-98.06%)
Mutual labels:  service
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (-16.4%)
Mutual labels:  high-performance
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (-97.63%)
Mutual labels:  log
Ipfs Deploy
Zero-Config CLI to Deploy Static Websites to IPFS
Stars: ✭ 740 (-20.17%)
Mutual labels:  service
Zato
ESB, SOA, REST, APIs and Cloud Integrations in Python
Stars: ✭ 889 (-4.1%)
Mutual labels:  high-performance
Laravel Log
Simple API to write logs for Laravel.
Stars: ✭ 19 (-97.95%)
Mutual labels:  log
Logging Helpers
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
Stars: ✭ 5 (-99.46%)
Mutual labels:  log

TANK is a very high performance distributed log, inspired in part by Kafka, and other similar services and technologies. This is the second major public release, TANK 2. Read about this new public release here.

Introduction

You should begin by reading about the core concepts and the client API (A new Java Tank Client is now available).

Please see building instructions. You may also want to run Tank using its Docker image.

Features include:

TANK's goal is highest performance and simplicity. If you need very high performance, operation simplicity and no reliance on other services (when running TANK in stand-alone mode), consider TANK.

Please see the wiki for more information.

We chose the name TANK because its a storage chamber, suitable for liquids and gas - which we think is analogous to a storage container for data that flows, from and to other containers and other systems via 'pipes' (connections).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].