2881099 / FreeRedis

🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
MIT License
920 stars 164 forks source link

是否考虑适合AOP情况下的实现? #155

Closed Mossjiang closed 1 year ago

Mossjiang commented 1 year ago

计划在actionfilterattribute中重写actionxx方法实现aop方式的setnx及释放。 是否有可能在框架中实现?

2881099 commented 1 year ago

参考资料 https://freesql.net/guide/unitofwork-manager.html