-
Updated
Mar 30, 2022 - Scala
#
dao
Here are 815 public repositories matching this topic...
这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅的方式实现远程调用,支持调用超时重试、幂等调用。封装了持久化层,提供数据访问和数据落地接口,支持异步新增、保存、删除数据,支持主键或指定其他字段进行数据缓存。支持简单的ioc,业务层使用依赖注入实现逻辑。封装了伪协程实现方案Promise,可用于解决地狱式回调等问题。支持MVC、领域、ECS架构。
game
java
rpg
redis
ioc
orm
mvc
protobuf
server
netty
mmo
distributed
quartz
dao
druid
ioc-container
aop
summer
server-framework
mmorpg-server
-
Updated
Apr 6, 2022 - Java
DAO oriented database mapping framework for Java 8+
-
Updated
Apr 6, 2022 - Java
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
pagination
spring-jdbc
sql
orm
database
spring-boot
jdbc
dao
ddl
mybatis
jfinal
ebean
mango
dialect
mybatis-pagehelper
urlparser
batchexecutor
-
Updated
Mar 31, 2022 - Java
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
mysql
serialization
json
qt
orm
mongodb
cplusplus
cpp
xml
sqlite
persistence
postgresql
odm
oracle
mariadb
http-server
dao
introspection
sqlserver
qxentityeditor
-
Updated
Nov 12, 2021 - C++
Simple CRUD & DAO implementation for play2
-
Updated
Apr 18, 2017 - Java
CRUD Repositories for Slick based persistence Scala projects.
-
Updated
Apr 28, 2021 - Scala
A Java/Kotlin library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
android
java
json
orm
sharedpreferences
xml
sqlite
persistence
annotations
annotation-processor
entity
jackson
cbor
dao
retrofit2
sqlite-android
java-library
android-platform
shared-preferences
dao-pattern
-
Updated
Dec 12, 2021 - Java
XSN - Stakenet, the first cryptocurrency with Trustless Proof of Stake
-
Updated
Sep 23, 2021 - C++
kompotkot
commented
Mar 21, 2022
Replacement of requests to database instead of nodes will unload our node servers and also increase response time to end user. Ir require mapping of database block/transactions data to blockchain format for next methods:
eth_getBlockByHasheth_getBlockByNumbereth_getBlockTransactionCountByHasheth_getBlockTransactionCountByNumbereth_getCodeeth_getTransactionByHash
Smart contracts for https://app.astrodao.com
-
Updated
Apr 5, 2022 - Rust
A repo for working with and building daos
-
Updated
Mar 19, 2022 - Python
for the Great Civilization
-
Updated
Mar 1, 2021
Scorum is a blockchain powered sports media platform built for sports fans worldwide and designed to reward content creators and creators in a fair and transparent economy.
-
Updated
Mar 21, 2022 - C++
-
Updated
Mar 29, 2019 - Visual Basic
-
Updated
Jan 1, 2020 - Java
Improve this page
Add a description, image, and links to the dao topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dao topic, visit your repo's landing page and select "manage topics."
"но надо будет думать, как решить эту траблу нормально (походу только через isCanDo(“startVoting”) и isCanDo(“finishVoting”))
то есть сейчас owner токенов - это DAO
можно туда добавить методы startVoting() isCanDo();
и
finishVoting() isCanDo() а в StdDaoToken оставить только onlyOwner потом"