1
0
mirror of synced 2026-02-20 11:57:58 +08:00

autocommit

This commit is contained in:
yitter
2021-04-05 23:47:50 +08:00
parent 52b68c62b1
commit a15315fb58
3 changed files with 3 additions and 201 deletions

View File

@@ -4,12 +4,11 @@ use yitgen::gen::YitIdHelper;
use yitgen::contract::*;
#[macro_use]
extern crate lazy_static;
// extern crate lazy_static;
// extern crate redis;
extern crate libc;
// use redis::Commands;
use libc::{c_char, uint32_t};
use std::ffi::{CStr, CString};
use std::str;