Skip to content

Pulsar-openresty-proxy is a kind Pulsar proxy depending openresty, discovery upstream pulsar brokers from pulsar zookeeper server by balancer_by_lua.

License

Notifications You must be signed in to change notification settings

Fijileijun/pulsar-openresty-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Pulsar's Openresty proxy

What's pulsar-openresty-proxy

Pulsar-openresty-proxy is a kind of Apache Pulsar proxy depending openresty, discovery upstream pulsar brokers from pulsar zookeeper server by balancer_by_lua.

Code structure

  • bin: OrProxy program's bin module,For start, stop, reload, restart command.
  • core: core program module
  • plugin: implemented plugin's handlers
  • lib: depended OpenResty library
  • profile:configuration profile file

Install && Usages && Config

How to use pulsar openresty proxy

License

Apache

See also

The plugin architecture is highly inspired by Kong.

About

Pulsar-openresty-proxy is a kind Pulsar proxy depending openresty, discovery upstream pulsar brokers from pulsar zookeeper server by balancer_by_lua.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 99.8%
  • Makefile 0.2%