Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用不依赖 NHibernate 的 Oracle 实现来替换 Saga、订阅和超时的默认 RavenDB 实现。
我正在尝试将 NSB 引入尚未使用 NHibernate 的环境中,并且需要使堆栈尽可能基本。
您必须编写自己的持久性接口实现。