yll 4 years ago
parent
commit
37efb645e2
2 changed files with 2 additions and 1 deletions
  1. 1 0
      README.md
  2. 1 1
      content/posts/beanstalkd.md

+ 1 - 0
README.md

@@ -1,5 +1,6 @@
 ## posts
 
+- [beanstalkd 任务队列](http://git.wanbits.io/joe/blog/src/master/content/posts/beanstalkd.md)
 - [mustache 模板引擎中文文档](http://git.wanbits.io/joe/blog/src/master/content/posts/mustache.md)
 - [mysql commands](http://git.wanbits.io/joe/blog/src/master/content/posts/daily-mysql.md)
 - [环境变量配置](http://git.wanbits.io/joe/blog/src/master/content/posts/env.md)

+ 1 - 1
content/posts/beanstalkd.md

@@ -1,7 +1,7 @@
 ---
 title: "Beanstalkd 任务队列"
 date: 2021-07-01T10:37:08+07:00
-draft: true
+draft: false
 ---
 
 ## beanstalkd 组件